evennia/apps/website
2007-06-06 13:38:13 +00:00
..
__init__.py Beginnings of the integrated front-end website. 2007-06-05 20:06:21 +00:00
models.py Beginnings of the integrated front-end website. 2007-06-05 20:06:21 +00:00
urls.py Beginnings of the integrated front-end website. 2007-06-05 20:06:21 +00:00
views.py Lots of goodies in this one. More work on the default web front page, a few extra utility functions for functions_db as well. Some cleanup in the session code to use some of the new abstraction I added a while back. Player's last login time is now also set on the User object. Issue 28: Forward slashes causing crashes, found by Kuros, fixed by me. 2007-06-06 13:38:13 +00:00
webcontext.py Making get_configvalue a bit more informative if a config value can't be found. Also actually populating the webcontext's game_name via get_configvalue. 2007-06-06 12:37:34 +00:00