Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Roberto Rosario / awesome-django | GitLab
-
From my reading list: September 2015 - outcoldman
miller. Great open source tool to work with CSV files. "Miller is like sed, awk, cut, join, and sort for name-indexed data such as CSV." jq. The same purpose tool as miller, but for JSON. "jq is like… -
Django MPTT
-
Using Gabbi and Hypothesis to Test Django APIs | Wildfish
London based Django and Python development specialists. -
Python developer articles - Trying JSON in Django and PostgreSQL (and compare with MongoDB)
-
rdegges/django-sslify
-
Django + uWSGI + Nginx + SSL - request for working configuration (emphasis on SSL) - Stack Overflow
-
django-limehouse
-
HTTPS support (from 1.3) — uWSGI 2.0 documentation
-
How To Setup Gzip, Compressor And AWS S3 In Django
-
How to setup SSL on a local django server to test a facebook app? - Stack Overflow
-
teddziuba/django-sslserver
-
Roberto Rosario / awesome-django
This project is being migrated to GitLab: https://gitlab.com/rosarior/awesome-django. This repository will be removed once all tickets are closed. A curated list of awesome Django apps, projects and resources. Inspired by and based on awesome-python. -
My first iOS app, with back end written in Python : Python
Rob Percival's iOS course on Udemy -
AdmTal/citibike-stats
-
Unlimited Blabs
-
Django Jobs | DjangoJobs - The job board for Django Python Engineers
-
Django Jobs | Hire Python Developer
-
Django Jobs for developers
-
Freelance and permanent job listings for django developers - djangogigs.com
-
Performance and optimization | Django documentation | Django
-
Orchestra
-
Difference between django-redis-cache and django-redis for redis caching with Django? - Stack Overflow
Modular client system (pluggable clients). Some of the pluggable clients come out of the box( shard client, herd client, etc.) Master-Slave support in the default client. Facilities for raw access to Redis client/connection pool(very useful). Better documented. -
Applications
-
Basic Authentication in Django & Flask