Changed offers in VM pricing, Fixed pricing error changing disk size, VM footer dead links, Added logged out message
This commit is contained in:
		
					parent
					
						
							
								76c0fc092a
							
						
					
				
			
			
				commit
				
					
						768a990040
					
				
			
		
					 13 changed files with 124 additions and 44 deletions
				
			
		| 
						 | 
				
			
			@ -20,5 +20,5 @@ urlpatterns = [
 | 
			
		|||
    url(r'login/?$', LoginView.as_view(), name='login'),
 | 
			
		||||
    url(r'signup/?$', SignupView.as_view(), name='signup'),
 | 
			
		||||
    url(r'^logout/?$', 'django.contrib.auth.views.logout',
 | 
			
		||||
        {'next_page': '/ungleich_page'}, name='logout')
 | 
			
		||||
        {'next_page': '/hosting/login?logged_out=true'}, name='logout')
 | 
			
		||||
]
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue