evennia/apps/config
2008-02-09 02:49:03 +00:00
..
fixtures Moving application initial data over to JSON and fixtures. This is much better than using those raw SQL files that might not work with all RDBMs. The Objects app needs to be converted to use fixtures as well, but I've got something bad data in there that's causing some issues (which I'm working on hunting down). 2008-02-09 02:49:03 +00:00
__init__.py Re-organization. 2007-04-03 13:42:51 +00:00
models.py Updating some models to use max_length instead of the deprecated maxlength. 2008-02-09 02:35:28 +00:00
views.py Re-organization. 2007-04-03 13:42:51 +00:00