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-03-26 09:46:32 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
ed1510c4a7
evennia
/
apps
/
config
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
Removing mixins.py, as it's not in use. We now have a separate ConnectScreen model under the config app to store connect screens. ConfigValue's value fields are now CharFields instead of TextFields for the sake of efficiency and sanity. It is strongly recommended that you reset your config app and syncdb to load the fixture.
2008-06-14 03:15:41 +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