digitalglarus booking update
This commit is contained in:
		
					parent
					
						
							
								98cc38b1cf
							
						
					
				
			
			
				commit
				
					
						213f295394
					
				
			
		
					 22 changed files with 5935 additions and 3794 deletions
				
			
		|  | @ -9,6 +9,8 @@ urlpatterns = [ | |||
|     url(_(r'about/?$'), AboutView.as_view(), name='about'), | ||||
|     url(_(r'contact/?$'), ContactView.as_view(), name='contact'), | ||||
|     url(_(r'supporters/?$'), views.supporters, name='supporters'), | ||||
|     url(_(r'calendar_api/(?P<month>\d+)/(?P<year>\d+)?$'),views.CalendarApi.as_view()), | ||||
|     url(_(r'calendar_api/'),views.CalendarApi.as_view()), | ||||
|     url(_(r'support-us/?$'), views.support, name='support'), | ||||
|     url(r'^blog/(?P<slug>\w[-\w]*)/$', views.blog_detail, name='blog-detail'), | ||||
|     url(r'blog/$', views.blog, name='blog'), | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue