evennia/apps/website
2007-06-06 13:49:52 +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 Finished the Players content block on the default main page. Yay. http://sandbox.evennia.com is the front page for the test site. None of the links work yet, just working on the front page. 2007-06-06 13:49:52 +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