supporter: Route URLs to new submodule.
This commit is contained in:
		
							parent
							
								
									6fe13959a3
								
							
						
					
					
						commit
						552bc6b1ca
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -61,7 +61,7 @@ urlpatterns = patterns('', | |||
|     (r'^contractpatch', include('conservancy.apps.contractpatch.urls')), | ||||
|     (r'^overview', 'conservancy.static.views.index'), | ||||
|     (r'^privacy-policy', 'conservancy.static.views.index'), | ||||
|     (r'^supporter', 'conservancy.static.views.index'), | ||||
|     (r'^supporter', include('conservancy.apps.supporter.urls')), | ||||
|     (r'^fundraiser_data', 'conservancy.apps.fundgoal.views.view'), | ||||
| ) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Brett Smith
						Brett Smith