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
ffb9befd7f
evennia
/
evennia
/
help
History
Download ZIP
Download TAR.GZ
Tehom
8d2230a377
Added inline tags to HelpEntry in django admin
2016-11-22 09:40:41 +01:00
..
migrations
Further reworking, naming the library folder 'evennia' instead of lib or src.
2015-01-07 13:36:57 +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
Added inline tags to HelpEntry in django admin
2016-11-22 09:40:41 +01:00
manager.py
Using TypedObjectManager on a non-typeclass doesn't cause any harm, near as I can tell from looking at it and trying the different returns_typeclass methods. Should
resolve
#1114
2016-11-22 09:40:41 +01:00
models.py
Have every class inherit from object.
2015-11-09 10:11:34 +01:00