Nastavení APPEND_SLASH = True
This commit is contained in:
		
							parent
							
								
									1da5ecb097
								
							
						
					
					
						commit
						150505a1be
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -18,7 +18,7 @@ SITE_ID = 1 | |||
| ROOT_URLCONF = 'mamweb.urls' | ||||
| WSGI_APPLICATION = 'mamweb.wsgi.application' | ||||
| 
 | ||||
| APPEND_SLASH = False | ||||
| APPEND_SLASH = True | ||||
| 
 | ||||
| # Internationalization | ||||
| # https://docs.djangoproject.com/en/1.7/topics/i18n/ | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Matěj Kocián
						Matěj Kocián