Add qoute step.
This commit is contained in:
		
							parent
							
								
									b71ea45681
								
							
						
					
					
						commit
						6ff4740d04
					
				
					 30 changed files with 3362 additions and 376 deletions
				
			
		| 
						 | 
				
			
			@ -24,6 +24,7 @@ urlpatterns = [
 | 
			
		|||
    path('', include('accounts.urls')),
 | 
			
		||||
    path('wells/', include('wells.urls')),
 | 
			
		||||
    path('processes/', include('processes.urls')),
 | 
			
		||||
    path('invoices/', include('invoices.urls')),
 | 
			
		||||
]
 | 
			
		||||
 | 
			
		||||
if settings.DEBUG:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue