Michael Ziegler
							
						 | 
						
							
							
							
								
							
								6b6eb5c5bc
								
							
								
							
						 | 
						
							
							
								
								shorten kate modeline comments, add 'hl Django HTML Template' statements
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								b2ae81a86c
								
							
								
							
						 | 
						
							
							
								
								re-enable registration, fix registration.views.register urls
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								3007881f5c
								
							
								
							
						 | 
						
							
							
								
								fix some more url tags (why didn't I do that before? <_<)
							
							
							
							
								
							
							
						 | 
						12 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								f0fd785794
								
							
								
							
						 | 
						
							
							
								
								fix url tags for Django 1.5, remove MUMBLE_MEDIA_PREFIX in favor of django.contrib.staticfiles
							
							
							
							
								
							
							
						 | 
						13 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								d161b2c802
								
							
								
							
						 | 
						
							
							
								
								convert {%url%} syntax for Django 1.5
							
							
							
							
								
							
							
						 | 
						13 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								9f0fc1cbc8
								
							
								
							
						 | 
						
							
							
								
								add template for django-registration 0.8
							
							
							
							
								
							
							
						 | 
						13 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								12c9423d54
								
							
								
							
						 | 
						
							
							
								
								deliver the debug templates only if DEBUG enabled and request IP is in INTERNAL_IPS setting
							
							
							
							
								
							
							
						 | 
						15 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								1ea456849f
								
							
								
							
						 | 
						
							
							
								
								add the server name to the window title
							
							
							
							
								
							
							
						 | 
						15 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								1a4e2ea101
								
							
								
							
						 | 
						
							
							
								
								add "register" button next to "login" if django-registration available
							
							
							
							
								
							
							
						 | 
						15 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								3ae5db12df
								
							
								
							
						 | 
						
							
							
								
								fix the mobile views to use the new media paths
							
							
							
							
								
							
							
						 | 
						15 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								cef594efb9
								
							
								
							
						 | 
						
							
							
								
								move images, css and js scripts for the mumble app into a media dir (like the admin), language update
							
							
							
							
								
							
							
						 | 
						15 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								236cda40fe
								
							
								
							
						 | 
						
							
							
								
								allow the complete <body> tag to be overwritten in subtemplates
							
							
							
							
								
							
							
						 | 
						15 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								0e8ab76a24
								
							
								
							
						 | 
						
							
							
								
								add usereditor, use Django's jsi18n, language update
							
							
							
							
								
							
							
						 | 
						16 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								4767fe59c3
								
							
								
							
						 | 
						
							
							
								
								ext 2.2 → ext 3.2.0, add ContentMaster block
							
							
							
							
								
							
							
						 | 
						16 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								738581e4ba
								
							
								
							
						 | 
						
							
							
								
								add csrf_token to the registration form
							
							
							
							
								
							
							
						 | 
						16 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								fc7237e150
								
							
								
							
						 | 
						
							
							
								
								remove CsrfResponseMiddleware and use csrf_tokens in the templates
							
							
							
							
								
							
							
						 | 
						16 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								bc13f136f0
								
							
								
							
						 | 
						
							
							
								
								add version info to the mumble app, and display the current and newest available version on the imprint page.
							
							
							
							
								
							
							
						 | 
						16 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								2d82f51841
								
							
								
							
						 | 
						
							
							
								
								add the Django defaults for handler{404,500} to the URLs and fix the templates. fixes #83
							
							
							
							
								
							
							
						 | 
						16 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								432f97e654
								
							
								
							
						 | 
						
							
							
								
								use context processors for MEDIA_URL and ROSETTA_ISNTALLED variables
							
							
							
							
								
							
							
						 | 
						16 years ago | 
					
				
					
						
							
							
								 
								Michael Ziegler
							
						 | 
						
							
							
							
								
							
								a60d703900
								
							
								
							
						 | 
						
							
							
								
								move templates to app dirs, rename .htm to .html, clean up i18n
							
							
							
							
								
							
							
						 | 
						16 years ago |