mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-11-04 01:47:28 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			189 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			189 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
Generate a new cookiecutter-django project: ::
 | 
						|
 | 
						|
    $ cookiecutter gh:cookiecutter/cookiecutter-django
 | 
						|
 | 
						|
For more information refer to
 | 
						|
:ref:`Project Generation Options <template-options>`.
 | 
						|
 |