Django Best Practices

This is a living document of best practices in developing and deploying with the Django Web framework. These should not be seen as the right way or the only way to work with Django, but instead best practices we’ve honed after years of working with the framework.

It is a fork of the great django-reusable-app-docs project started by Brian Rosner and Eric Holscher regarding best practices for writing and maintaining reusable Django apps.

Note

The source code for this documentation lives on GitHub as django-best-practices and can be built in a number of formats using Sphinx.

Feedback

See a problem? Disagree with something? Want to see other topics covered? We’d love to hear your feedback! Email us or file an issue.