mirror of
				https://github.com/cookiecutter/cookiecutter-django.git
				synced 2025-10-26 13:41:02 +03:00 
			
		
		
		
	* Revert "[Fix] #1173 Nginx SSL redirect loop (#1174)" This reverts commitcabcc7b106. * Revert "Fix Getting Up and Running Locally With Docker doc sphinx warnings (#1165)" This reverts commit83c8594203. * Revert "Fix index.rst sphinx warnings (#1166)" This reverts commit51dd0b5e73. * Revert "Pin mailhog Docker image to v1.0.0 (#1201)" This reverts commitd9f870461b. * Revert "Node.JS + docker-compose = ♥ (#1128)" This reverts commit4b06fe3958.
		
			
				
	
	
		
			37 lines
		
	
	
		
			857 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			857 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. cookiecutter-django documentation master file.
 | |
| 
 | |
| Welcome to Cookiecutter Django's documentation!
 | |
| ====================================================================
 | |
| 
 | |
| A Cookiecutter_ template for Django.
 | |
| 
 | |
| .. _cookiecutter: https://github.com/audreyr/cookiecutter
 | |
| 
 | |
| Contents:
 | |
| 
 | |
| .. toctree::
 | |
|    :maxdepth: 2
 | |
| 
 | |
|    project-generation-options
 | |
|    developing-locally
 | |
|    developing-locally-docker
 | |
|    settings
 | |
|    linters
 | |
|    live-reloading-and-sass-compilation
 | |
|    deployment-on-pythonanywhere
 | |
|    deployment-on-heroku
 | |
|    deployment-with-docker
 | |
|    docker-postgres-backups
 | |
|    faq
 | |
|    troubleshooting
 | |
|    my-favorite-cookie
 | |
|    deployment-with-elastic-beanstalk   
 | |
| 
 | |
| Indices and tables
 | |
| ==================
 | |
| 
 | |
| * :ref:`genindex`
 | |
| * :ref:`search`
 | |
| 
 | |
| .. At some point it would be good to have a module index of the high level things we are doing. Then we can * :ref:`modindex` back in.
 |