Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
robinhood/deux: Multifactor Authentication for Django Rest Framework
-
robinhood/thorn: Easy Webhooks for Python
-
Django-Rok : Public URL for your local web server – Ankur Jain – Medium
-
Persistent database connections with async workers on Django >= 1.6 fails · Issue #996 · benoitc/gunicorn
-
Django 2.1 released | Hacker News
-
Two Scoops of Django 1.11: Best Practices for the Django Web Framework – Two Scoops Press
-
Django Book: How to Tango with Django: A Python Django Tutorial
-
File uploads to Amazon S3 in Django
-
How to Setup Amazon S3 in a Django Project
-
Writing custom django-admin commands | Django documentation | Django
-
Tutorial: Django REST with React (Django 2.0 and a sprinkle of testing)
How to create a simple Django REST API? How to structure a Django project with React? Here's a practical introduction to using Django REST with React. Featuring Django 2.0! -
Logging Django errors to Slack channels.
-
How to Implement Multiple User Types with Django
-
How to turn Django Admin into a lightweight dashboard
-
How to Add Custom Action Buttons to Django Admin – Haki Benita – Medium
-
Django at a glance | Django documentation | Django
Because Django was developed in a fast-paced newsroom environment, it was designed to make common Web-development tasks fast and easy. Here’s an informal overview of how to write a database-driven Web app with Django. The goal of this document is to give you enough technical specifics to understand how Django works, but this isn’t intended to be a tutorial or reference – but we’ve got both! When you’re ready to start a project, you can start with the tutorial or dive right into more detailed documentation. -
Django Debug Toolbar — Django Debug Toolbar 1.9 documentation
-
30.13. inspect — Inspect live objects — Python 3.7.0 documentation
-
Twitter
I will be co-mentoring w/ @micktwomey, a beginners #Django workshop on Sat Sep 8 in Sligo. It's €10 and you can reg… -
A Production-ready Dockerfile for Your Python/Django App | Caktus Group
-
How to use Django, PostgreSQL, and Docker - William S. Vincent
this is the newest writeup I've seen, uses pipenv, but isn't production ready -
django - Development and production with docker with multiple sites - Stack Overflow
discussion on how to do docker + django + multiple web servers. what a pain. -
Docker Guide: Dockerizing Python Django Application
best guide so far describing how to do all this nonsense. -
Nginx: Setting Up a Simple Proxy Server Using Docker and Python/Django... | Codementor
-
GitHub - makimo/django-eav2: Django EAV 2 - EAV storage for modern Django