Correct method name.
This commit is contained in:
		
							parent
							
								
									9dab283774
								
							
						
					
					
						commit
						1588fa5d81
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -61,7 +61,7 @@ urlpatterns = patterns('', | |||
|     (r'^overview', 'conservancy.static.views.index'), | ||||
|     (r'^privacy-policy', 'conservancy.static.views.index'), | ||||
|     (r'^supporter', 'conservancy.static.views.index'), | ||||
|     (r'^fundraiser_data', 'conservancy.fundgoal.view'), | ||||
|     (r'^fundraiser_data', 'conservancy.fundgoal.views.view'), | ||||
| ) | ||||
| 
 | ||||
| # 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