20 Commits (master)

Author SHA1 Message Date
Michael Ziegler 6b6eb5c5bc shorten kate modeline comments, add 'hl Django HTML Template' statements 11 years ago
Michael Ziegler b2ae81a86c re-enable registration, fix registration.views.register urls 11 years ago
Michael Ziegler 3007881f5c fix some more url tags (why didn't I do that before? <_<) 11 years ago
Michael Ziegler f0fd785794 fix url tags for Django 1.5, remove MUMBLE_MEDIA_PREFIX in favor of django.contrib.staticfiles 11 years ago
Michael Ziegler d161b2c802 convert {%url%} syntax for Django 1.5 11 years ago
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 14 years ago
Michael Ziegler 4767fe59c3 ext 2.2 → ext 3.2.0, add ContentMaster block 14 years ago
Michael Ziegler 738581e4ba add csrf_token to the registration form 14 years ago
Michael Ziegler fc7237e150 remove CsrfResponseMiddleware and use csrf_tokens in the templates 14 years ago
Michael Ziegler bc13f136f0 add version info to the mumble app, and display the current and newest available version on the imprint page. 14 years ago
Michael Ziegler 2d82f51841 add the Django defaults for handler{404,500} to the URLs and fix the templates. fixes #83 14 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