This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-04-05 07:27:17 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
75b39ada13
evennia
/
apps
/
helpsys
History
Download ZIP
Download TAR.GZ
Greg Taylor
43f0ae6af6
Outlining managers. I know some of these managers sub-modules only have one file in them, but let's keep the convention for consistency.
2008-06-15 03:01:58 +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
managers
Outlining managers. I know some of these managers sub-modules only have one file in them, but let's keep the convention for consistency.
2008-06-15 03:01:58 +00:00
__init__.py
Re-organization.
2007-04-03 13:42:51 +00:00
models.py
Outlining managers. I know some of these managers sub-modules only have one file in them, but let's keep the convention for consistency.
2008-06-15 03:01:58 +00:00
views.py
Re-organization.
2007-04-03 13:42:51 +00:00