gjlondon / definitive_guide_to_django_deploymentLinks
A guide to best practices in production Django deployment, plus a set of Chef scripts to create a solid configuration.
☆311Updated 9 years ago
Alternatives and similar repositories for definitive_guide_to_django_deployment
Users that are interested in definitive_guide_to_django_deployment are comparing it to the libraries listed below
Sorting:
- Heavily personalized fork of the project template from "Two Scoops of Django 1.6"☆237Updated 9 years ago
- Tracking thoughts and feature requests for Two Scoops of Django 1.8 in the issue tracker. And the book's code examples are here.☆397Updated 8 years ago
- The sample project layout from the book, "Two Scoops of Django 1.5 and 1.6"☆871Updated 9 years ago
- A collection of links and thoughts on how to incorporate React.js into a complex Django toolchain☆217Updated 9 years ago
- A set of utilities and a project template for running Django sites on Heroku.☆427Updated 8 years ago
- Adds a management command that generates views, forms, urls, admin, and templates based off the contents of models.py☆386Updated last year
- Generic Django Project I Use For All New Applications☆575Updated 9 years ago
- A flat theme for Django admin interface. Modern, fresh, simple.☆412Updated 7 years ago
- ☆148Updated 10 years ago
- Django tutorial running with Nginx, Gunicorn, PostgreSQL and docker-compose☆148Updated 10 years ago
- A Django app to track changes to model fields.☆317Updated 3 years ago
- A Django 1.8 base template with HTML5Boilerplate and Twitter Bootstrap☆635Updated 10 years ago
- ☆72Updated 10 years ago
- Can create auto-generated test data.☆462Updated last year
- A cookiecutter template for creating reusable Django projects quickly.☆103Updated 6 years ago
- Django project template for startproject (Requires 2.2+)☆208Updated 2 years ago
- Documentation regarding Django best practices