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
1f3d4ed840
evennia
/
evennia
/
web
/
website
History
Download ZIP
Download TAR.GZ
Griatch
616daf723a
Fix username-validator errors not showing in web registration form
2023-04-21 00:26:08 +02:00
..
views
Fix username-validator errors not showing in web registration form
2023-04-21 00:26:08 +02:00
__init__.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
forms.py
Update djangodoc references also in READMEs, as per
#3126
2023-03-04 20:10:12 +01:00
tests.py
Format code imports
2022-11-10 22:21:12 +01:00
urls.py
Format code imports
2022-11-10 22:21:12 +01:00