This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-04-05 15:37:17 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cd616caf29
evennia
/
evennia
/
web
History
Download ZIP
Download TAR.GZ
Griatch
4a97a05c10
Some minor fixes and cleanups.
2016-09-14 23:27:55 +02:00
..
utils
Some minor fixes and cleanups.
2016-09-14 23:27:55 +02:00
webclient
Implement a custom authenticate middleware to correctly handle already-authenticated players in auto-connect webclient mode.
Resolves
#1037
.
2016-09-14 22:33:06 +02:00
website
Implement a custom authenticate middleware to correctly handle already-authenticated players in auto-connect webclient mode.
Resolves
#1037
.
2016-09-14 22:33:06 +02:00
__init__.py
Added better docstrings to subpackages and cleaned out some places which were unclear.
2015-02-23 17:46:42 +01:00
urls.py
Cleaned up the web folder to make two separate 'apps'-webclient and website, each with their own static and template dirs. Also merged the prosimii template files into the website template folder. This will make it clearer how to override, since the static/template_override dirs will now look like website/static/... etc rather than using the template names, of which we only ever have used one anyway.
2016-05-22 20:41:36 +02:00