Merge branch 'feature/new_digitalglarus' of github.com:ungleich/dynamicweb into feature/new_digitalglarus
This commit is contained in:
		
				commit
				
					
						082cb09e9b
					
				
			
		
					 11 changed files with 311 additions and 43 deletions
				
			
		|  | @ -41,6 +41,13 @@ from .models import MembershipType, Membership, MembershipOrder, Booking, Bookin | |||
| 
 | ||||
| from .mixins import MembershipRequiredMixin, IsNotMemberMixin | ||||
| 
 | ||||
| class Probar(LoginRequiredMixin, UpdateView): | ||||
| 	template_name='digitalglarus/membership_deactivated.html' | ||||
| 	model = Membership | ||||
| 	success_url = reverse_lazy('digitalglarus:probar') | ||||
| 	 | ||||
| 	 | ||||
| 
 | ||||
| class ValidateUser(TemplateView): | ||||
|     #print ("ENTRE AQUI AL MENOS Y",pk) | ||||
|     template_name = "digitalglarus/signup.html" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue