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
a99c1ed74c
evennia
/
evennia
/
web
/
website
History
Download ZIP
Download TAR.GZ
Nicholas Matlaga
3a6fe2acae
rename card-block to card-body
2017-10-02 18:06:23 -04:00
..
static
/website
added style to footer
2017-07-21 12:27:24 +02:00
templates
/website
rename card-block to card-body
2017-10-02 18:06:23 -04:00
templatetags
Make PEP8 cleanup of line spaces and character distances as well as indents
2017-08-19 23:16:36 +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
urls.py
Make PEP8 cleanup of line spaces and character distances as well as indents
2017-08-19 23:16:36 +02:00
views.py
Add smarter shared login on website/webclient.
Resolves
#1063
.
2017-08-20 20:36:35 +02:00