Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Using Prometheus for monitoring Django applications in Kubernetes | Blog
-
django.utils.six | Django documentation | Django
-
Make a Location-Based Web App With Django and GeoDjango – Real Python
-
Django Packages
A directory of reusable apps, sites, tools, and more for your Django projects -
Amazon’s Digital Day sale discounts ebooks, comics, software, movies, and more - The Verge
via The Verge - All Posts http://bit.ly/2p4qLpE -
Dramatiq: simple task processing — Dramatiq 1.4.0 documentation
Dramatiq is a distributed task processing library for Python with a focus on simplicity, reliability and performance. Interesting alternative to Celery -
(Saving...) (Saving...) (Saving...) zbyte64/real-world-graphql-with-django: Real world GraphQL patterns with Django
-
zbyte64/real-world-graphql-with-django: Real world GraphQL patterns with Django
-
Building and deploying an Enterprise Django Web App in 16 hours
-
Reconciling Backend Templates with Frontend Components
-
Django and React: Perfect Together - Google Präsentationen
-
Python unicode e-mail sending
-
Make a Location-Based Web App With Django and GeoDjango – Real Python
> In this step-by-step Python tutorial, you’ll learn how to use Django and GeoDjango to build a location-based web application from scratch. You’ll be building a simple nearby shops application that lists the shops closest to a user’s location. -
ezaquarii/vpn-at-home: 1-click, self-hosted OpenVPN deployment and management app.
-
NicolasLM/feedsubs: RSS feed reader for Python 3
-
Keeping Django Models Ordered
-
Deploying scalable Django app on Kubernetes
-
Django REST Frameworkを使って爆速でAPIを実装する - Qiita
-
How to correctly refactor Django project: moving models : django
-
Django vs Flask - Which framework is best in Python Web Development?
https://www.reddit.com/r/Python/comments/a7yyu9/updated_django_vs_flask_which_framework_is_best/ -
Using Visual Studio Code for Productive Django Development and Debugging
-
docker4python: Docker-based Python stack (works for Django)
https://blog.wodby.com/docker4python-docker-based-stack-for-python-local-development-4beffc9d9f80 https://www.reddit.com/r/Python/comments/a7z33g/docker4python_dockerbased_stack_for_local/ -
Python and Django Logging in Plain English – Django Deconstructed
One of the most comprehensive overviews of using logging with Django/Python. -
Python and Django Logging in Plain English – Django Deconstructed
-
Soft Deletion in Django – Adrienne Domingus – Medium