update dg payment
This commit is contained in:
		
					parent
					
						
							
								69f9f4a416
							
						
					
				
			
			
				commit
				
					
						65e3cdeb94
					
				
			
		
					 10 changed files with 69 additions and 60 deletions
				
			
		|  | @ -4,7 +4,7 @@ from .views import DjangoHostingView, RailsHostingView, PaymentVMView, \ | |||
|                     NodeJSHostingView, LoginView, SignupView, IndexView | ||||
| 
 | ||||
| urlpatterns = [ | ||||
|     url(r'pricing/?$', VMPricingView.as_view(), name='pricing'), | ||||
|     # url(r'pricing/?$', VMPricingView.as_view(), name='pricing'), | ||||
|     url(r'index/?$', IndexView.as_view(), name='index'), | ||||
|     url(r'django/?$', DjangoHostingView.as_view(), name='djangohosting'), | ||||
|     url(r'nodejs/?$', NodeJSHostingView.as_view(), name='nodejshosting'), | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue