Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Hosting Django Application with Nginx and UWSGI - Micropyramid
-
GitHub - Miserlou/django-zappa: Serverless Django on AWS Lambda and API Gateway
-
Hosting Django Application with Nginx and UWSGI - Micropyramid
-
andrewyoung1991/django-redis-pubsub: pubsub utils for django
-
Deploying a Django Application to Cloud Foundry - christopherBANCK
-
Laying the Channels Groundwork - Aeracode
-
Django queryset exclude() with multiple related field clauses - Stack Overflow
This is a still-present bug in Django - https://code.djangoproject.com/ticket/14645 - exclude() is not acting as the reverse of filter and contrary to the documentation. What you've done is probably the way to go. -
Django Rest Framework and React.js
-
Build an ‘SMS center’ with Python , Kannel and a GSM modem — Medium
-
django-db-mailer/README.rst at master · LPgenerator/django-db-mailer
-
Writing Unit Tests for Django Migrations | Caktus Group
our tests are running the latest version of the schema and are unable to verify the behavior of those very migrations because the tests cannot set up data before the migrations run or assert conditions about them. We can teach our tests to run against those migrations with just a bit of work. This is especially helpful for migrations that are going to include significant alterations to existing data. -
Announcing Zappa - Serverless Python Web Applications
Hire The Industry's Best Freelance Developers -
7 Django Development Best Practices Each Web Developer Must Know
As a high-level Python web framework, Django enables programmers to build a variety of modern web application with less and ... -
Modified Preorder Tree Traversal in Django | Caktus Group
-
Django’s release process | Django documentation | Django
-
Porting to Python 3 | Django documentation | Django
-
Django and Python jobs in United States - djangogigs.com
-
DevelopersForHire – Django
-
LPgenerator/django-celery-mon: App for monitoring Celery workers
-
Swamp Dragon
Build real-time web applications with Django. -
mixcloud/django-speedbar: Instrumentation for django page loads
django-speedbar instruments key events in the page loading process (database queries, template rendering, url resolution, etc) and provides summary information for each page load, as well as integration with Google Chrome SpeedTracer to show a tree of the events taking place in a page load. It is designed to be run on live sites, with minimal performance impact. Although all requests are monitored, results are only visible for users with the staff flag. -
The registries pattern | entrys | eliotberriot | Stream
-
The registries pattern | entrys | eliotberriot | Stream
-
An Introduction to Python Web Frameworks
-
Django Content Management System | Wagtail CMS
Meet Wagtail, an open-source Django content management system built by Torchbox. It's free, beautiful, versatile and fast. Find out how to get started.