evennia/apps/news
2008-02-09 02:49:03 +00:00
..
__init__.py News app. 2007-06-05 20:07:19 +00:00
models.py 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
urls.py Improvements on the news app. It's not nearly done yet, don't bother playing with it for a while unless you're really curious and want to see ugly, un-refined code :) 2007-07-30 20:30:16 +00:00
views.py Adding comments. 2007-07-31 19:32:03 +00:00