Worthy Read This post describes a deployment and maintenance method for Django projects that was designed with scalability in mind. The goal is to push new releases into production at any moment with minimal or no downtime. Upgrades can be performed with unprivileged access to the production server, and rollbacks are possible. I use Gunicorn, Fabric and Supervisord in the examples. deployment A total of 62 free videos on Django web framework. videos This tutorial is walk-through of how to deploy a Django application to AWS Elastic Beanstalk (with Postgres). deployment ,aws ,beanstalk Users finding bugs? Searching logs for errors? Find + fix broken code fast! sponsor Custom class-based validators do not seem to be very common in Django. But if you still need one - here is some info you may find useful building your very first class-based validator. Django docs cover this topic good enough for some users, but some people may find it not enough. I had to look through built-in class validators source code to understand it's concept. form ,validation The almighty Google API might be hard to understand. This is a guide for a fast and easy approach to get some data from your Google Apps in Python and/or Django. google_analytics I decided to add some tests to my application, so that my Travis CI could actually be useful. testing outsourcing Projects Box - 758 Stars, 21 Fork Python dictionaries with recursive dot notation access. flango - 153 Stars, 8 Fork A Django template for using Flask for the frontend, Django for the backend. django-secrets - 2 Stars, 0 Fork The easy way of handling Django secrets. djver - 0 Stars, 0 Fork Ever wanted to know what version of Django someone else is running? |
↧
Django Weekly: DjangoWeekly 38 - Stable django deployments without downtime, Video Tutorials and more
↧