Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Super Crash Course in Full Stack Web Development with Python and Django
-
Super Crash Course in Full Stack Web Development with Python and Django
-
Customizing Change Lists and Forms - Python Django Tutorials
list_display = ('first_name', 'last_name', 'email') -
Django: GROUP BY multiple columns and count resulting rows
Note: the comment under the accepted answer is actually more correct: rather than adding two Count(), just use one Count('*') (they say to use 'pk', but you can just use '*'). -
How to Return JSON-Encoded Response
-
Request and response objects | Django documentation | Django
-
How to Use JWT Authentication with Django REST Framework
-
Contributing to classiness (in Django)
-
djaodjin/djaodjin-saas: Django application for subscription businesses
-
Tutorial: Django REST with React (Django 2.0 and a sprinkle of testing)
-
innodb - How do I deal with this race condition in django? - Stack Overflow
-
The perils of get_or_create: race conditions – Adrienne Domingus – Medium
-
django-wiki/django-wiki: A wiki system with complex functionality for simple integration and a superb interface. Store your knowledge with style: Use django models.
-
Using Enum as Model Field Choice in Django – Hacker Noon
-
Twitter
RT @hops_and_smoke: I surprisingly find myself in need of new employment. #python/#django people: anyone know of some remote work for a… -
Fixing your Django async job - database integration — /var/
-
coleifer/huey: a little task queue for python
-
Freelance (python OR Django) Jobs Online - Upwork
-
Hackwage - a RSS/JSON aggregator and search-engine for IT Jobs (Django/Node.js/Elastic)
-
Django ORM optimization story on selecting the least possible - Peterbe.com
Stuff in Peter's head -
Official Django REST Framework Tutorial - A Beginners Guide - William S. Vincent
-
GitHub - martsberger/django-pivot: A module for pivoting Django Querysets
This package provides utilities for turning Django Querysets into Pivot-Tables and Histograms by letting your database do all the heavy lifting -
Using NGINX as a WebSocket Proxy
Learn how to use NGINX as a reverse proxy and load balancer for WebSocket applications -
Deploying Django Channels using Daphne · Abu Ashraf Masnun
Whovian, *nixer, business graduate, passionate software craftsman -
chopdgd/cookiecutter-django-reactjs: Cookiecutter Django is a framework for jumpstarting production-ready Django and ReactJS projects quickly.
Cookiecutter Django is a framework for jumpstarting production-ready Django and ReactJS projects quickly. - chopdgd/cookiecutter-django-reactjs