This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
41bfba061c
evennia
/
evennia
/
typeclasses
History
Download ZIP
Download TAR.GZ
Griatch
de579df367
Updated the is_typeclass method to be more general. Fixed an inconsistency with typeclass path prefixes.
2015-03-15 16:24:20 +01:00
..
migrations
Added base migrations
2015-01-09 10:15:32 +01:00
__init__.py
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
admin.py
Changed all src/ and ev references to evennia
2015-01-07 15:36:32 +01:00
attributes.py
Removed bug in Attribute recaching.
Resolves
#700
.
2015-03-11 22:00:34 +01:00
django_new_patch.py
Refactored and cleaned up the idmapper directory; it's been so changed by evennia that it makes little sense to keep the original structure (which was intended for adding an app into). Resolved the unittest errors with the idmapper.
2015-02-23 15:06:30 +01:00
managers.py
Added raw_queryset keyword to returns_typeclass_list decorated funcs
2015-03-14 20:51:34 +01:00
models.py
Updated the is_typeclass method to be more general. Fixed an inconsistency with typeclass path prefixes.
2015-03-15 16:24:20 +01:00
tags.py
Added the ability to clear tags by category.
2015-02-08 18:10:11 -06:00