mirror of
				https://github.com/fspc/workstand.git
				synced 2025-10-31 08:25:35 -04:00 
			
		
		
		
	Name for finding url with reverse.
This commit is contained in:
		
							parent
							
								
									060e5b2d91
								
							
						
					
					
						commit
						fa475e5835
					
				| @ -2,5 +2,5 @@ from django.conf.urls import url | ||||
| 
 | ||||
| from .views import MemberFormView | ||||
| urlpatterns = [ | ||||
|     url(r'^new/$', MemberFormView.as_view()), | ||||
|     url(r'^new/$', MemberFormView.as_view(), name='signup'), | ||||
| ] | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user