evennia/apps
2008-06-14 03:15:41 +00:00
..
config 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
genperms Indentation change 3-4 spaces. 2008-06-13 19:52:29 +00:00
helpsys Indentation change 3-4 spaces. 2008-06-13 19:52:29 +00:00
news Indentation change 3-4 spaces. 2008-06-13 19:52:29 +00:00
objects basicobject.py 2008-06-13 18:15:54 +00:00
website Splitting some of the stuff out of settings.py into settings_common.py (new file) to hold directives that need to be versioned. It sucks having to tell people to re-build their settings.py file from settings.py.dist when changes are made. 2008-06-14 02:26:14 +00:00
__init__.py Re-organization. 2007-04-03 13:42:51 +00:00