This website requires JavaScript.
Explore
Help
Sign in
Annikka
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6b8c3f137c
evennia
/
apps
/
website
History
Download ZIP
Download TAR.GZ
Greg Taylor
e2cc754441
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
..
__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