Correct method name.
This commit is contained in:
		
							parent
							
								
									1588fa5d81
								
							
						
					
					
						commit
						e8a5795a2c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -61,7 +61,7 @@ urlpatterns = patterns('', | ||||||
|     (r'^overview', 'conservancy.static.views.index'), |     (r'^overview', 'conservancy.static.views.index'), | ||||||
|     (r'^privacy-policy', 'conservancy.static.views.index'), |     (r'^privacy-policy', 'conservancy.static.views.index'), | ||||||
|     (r'^supporter', 'conservancy.static.views.index'), |     (r'^supporter', 'conservancy.static.views.index'), | ||||||
|     (r'^fundraiser_data', 'conservancy.fundgoal.views.view'), |     (r'^fundraiser_data', 'conservancy.apps.fundgoal.views.view'), | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| # urlpatterns += url(regex  = r'^%s(?P<path>.*)$' % conservancy.settings.STATIC_URL[1:], | # urlpatterns += url(regex  = r'^%s(?P<path>.*)$' % conservancy.settings.STATIC_URL[1:], | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Bradley M. Kuhn
						Bradley M. Kuhn