Also need to add a URL for this to work.
This commit is contained in:
		
							parent
							
								
									e8bc561525
								
							
						
					
					
						commit
						bf88f1be1c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -53,5 +53,6 @@ urlpatterns = [ | ||||||
|     url(r'^overview', static_views.index), |     url(r'^overview', static_views.index), | ||||||
|     url(r'^privacy-policy', static_views.index), |     url(r'^privacy-policy', static_views.index), | ||||||
|     url(r'^sustainer', include('conservancy.apps.supporter.urls')), |     url(r'^sustainer', include('conservancy.apps.supporter.urls')), | ||||||
|  |     url(r'^coming-soon.html', static_views.index), | ||||||
|     url(r'^fundraiser_data', fundgoal_views.view), |     url(r'^fundraiser_data', fundgoal_views.view), | ||||||
| ] | ] | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue