evennia/apps/website
2007-06-12 02:35:37 +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 The default front webpage now has some good examples on how to add in custom functionality. You'll obviously want to customize this for your game, but it'll be a good start. 2007-06-12 02:35:37 +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