Michael Ziegler
|
9f0fc1cbc8
|
add template for django-registration 0.8
|
12 years ago |
Michael Ziegler
|
12c9423d54
|
deliver the debug templates only if DEBUG enabled and request IP is in INTERNAL_IPS setting
|
14 years ago |
Michael Ziegler
|
1ea456849f
|
add the server name to the window title
|
14 years ago |
Michael Ziegler
|
1a4e2ea101
|
add "register" button next to "login" if django-registration available
|
14 years ago |
Michael Ziegler
|
3ae5db12df
|
fix the mobile views to use the new media paths
|
14 years ago |
Michael Ziegler
|
cef594efb9
|
move images, css and js scripts for the mumble app into a media dir (like the admin), language update
|
14 years ago |
Michael Ziegler
|
236cda40fe
|
allow the complete <body> tag to be overwritten in subtemplates
|
14 years ago |
Michael Ziegler
|
0e8ab76a24
|
add usereditor, use Django's jsi18n, language update
|
15 years ago |
Michael Ziegler
|
4767fe59c3
|
ext 2.2 → ext 3.2.0, add ContentMaster block
|
15 years ago |
Michael Ziegler
|
738581e4ba
|
add csrf_token to the registration form
|
15 years ago |
Michael Ziegler
|
fc7237e150
|
remove CsrfResponseMiddleware and use csrf_tokens in the templates
|
15 years ago |
Michael Ziegler
|
bc13f136f0
|
add version info to the mumble app, and display the current and newest available version on the imprint page.
|
15 years ago |
Michael Ziegler
|
2d82f51841
|
add the Django defaults for handler{404,500} to the URLs and fix the templates. fixes #83
|
15 years ago |
Michael Ziegler
|
432f97e654
|
use context processors for MEDIA_URL and ROSETTA_ISNTALLED variables
|
15 years ago |
Michael Ziegler
|
a60d703900
|
move templates to app dirs, rename .htm to .html, clean up i18n
|
15 years ago |