home added and assigned right template
This commit is contained in:
		
					parent
					
						
							
								031ce0b5f3
							
						
					
				
			
			
				commit
				
					
						10d3e236ee
					
				
			
		
					 12 changed files with 156 additions and 42 deletions
				
			
		|  | @ -5,4 +5,5 @@ urlpatterns = [ | |||
|     url(r'^$',views.PostListViewUngleich.as_view()), | ||||
|     # url(r'^$',views.PostListView.as_view()), | ||||
|     url(r'^(?P<year>\d{4})/(?P<month>\d{1,2})/(?P<day>\d{1,2})/(?P<slug>\w[-\w]*)/$',views.details) | ||||
| 
 | ||||
| ] | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue