Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Introduction to functional testing with Selenium in Django - Agiliq Blog | Django web app development
-
Using Postgres Composite Types in Django - Schinckel.net
-
Python django.views.static.directory_index Examples
-
django-celery-fulldbresult 0.5.0 : Python Package Index
-
Setting up Django w/Varnish? : django
-
Varnish caching for unauthenticated Django views
-
jcalazan/ansible-django-stack: Ansible Playbook for setting up a Django app with Nginx, Gunicorn, PostgreSQL, Celery, RabbitMQ, Supervisor, Virtualenv, and Memcached. A Vagrantfile for provisioning a VirtualBox virtual machine is included as well.
-
How to replace a Django model field with a property - Stavros' Stuff
-
(404) https://docs.djangoproject.com/en/1.10/ref/mo/
Just found out about `related_query_name` in #django really cool … #djangotips -
Python Django入門 (1) - Qiita
-
Contact Form Won't Send Email through Send Grid : django
-
python - Django counter in loop to index list - Stack Overflow
-
Exceptional Logging of Exceptions in Python
-
Django Documentation - Release 1.6.12.dev20160216120443
-
djangosnippets: Querying datetime aware objects in your local timezone
-
Deploying Django with Fabric
-
Asynchronous Tasks using Celery with Django
Celery is a task queue based on distributed message passing. It is used to handle long running asynchronous tasks. RabbitMQ, ... -
Setting Up and Using Vim for Python / Django Development - Bixly's BlogBixly's Blog
-
DjangoCon US 2015 - REST Easy — API Security Done Right by Jeff Schenck
Best practices for doing permissions in Django and Django REST Framework. -
Deploying Django + Python 3 + PostgreSQL to AWS Elastic Beanstalk - Real Python
-
Deni Bertovic :: Celery - Best Practices
-
Controlling access: a Django permission apps comparison
-
Funding - Django REST framework
We are delighted to help fund @_tomchristie's fantastic work on the #Django REST Framework! You can too: -
Handlebar Creative Blog — Deploying Django Applications in Docker
-
dockerfiles/django-uwsgi-nginx: Dockerfile and configuration files to build a working Django container with uwsgi and nginx