Updates URLs
This commit is contained in:
		
							parent
							
								
									f629654546
								
							
						
					
					
						commit
						68749530a3
					
				
					 1 changed files with 1 additions and 4 deletions
				
			
		|  | @ -74,10 +74,7 @@ urlpatterns = [ | |||
|     url(r"^teams/", include("symposion.teams.urls")), | ||||
| 
 | ||||
|     # Demo payment gateway and related features | ||||
|     url(r"^register/pinaxcon/", include("pinaxcon.registrasion.urls")), | ||||
| 
 | ||||
|     # Demo payment gateway and related features | ||||
|     url(r"^register/payments/", include("registripe.urls")), | ||||
|     url(r"^tickets/payments/", include("registripe.urls")), | ||||
| 
 | ||||
|     # Required by registrasion | ||||
|     url(r'^tickets/', include('registrasion.urls')), | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Christopher Neugebauer
						Christopher Neugebauer