.. django-boilerplate documentation master file, created by sphinx-quickstart on Mon Jul 5 15:00:37 2021. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to django-boilerplate's documentation! ============================================== This is an awesome **Django Project Boilerplate**!! With this code, you can start a *complex* Django Project very quickly, with just a few steps! Some of the Django Boilerplate functionalities are: - **Different virtual environments** for developing, testing and production - **Internationalization** and **localization** to support different languages - Project structure - **HTML5 Boilerplate** - **Bootstrap v5.0** - Template Inheritance - Functional **tests** - **robots.txt** and **humans.txt** configured - Error pages **403**, **404**, and **500** configured - **Livereload server** You can also find `django-boilerplate`_ on github. .. _django-boilerplate: https://github.com/danangharissetiawan/django-boilerplate To start using the Boilerplate, check out the :ref:`requirements` and next the :ref:`quick_start`. Contents -------- .. toctree:: :maxdepth: 2 requirements quick_start Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`