Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Common Issues Using Celery (And Other Task Queues) - Adam Johnson
-
Typed functional Dependency Injection in Python
-
All You Need To Know About Prefetching in Django | Haki Benita
-
How To Create a Django Project From a Template
A Django project template is the natural solution when the default Django project format is not enough anymore. Learn how to make your own in this tutorial! -
ESSolutions/django-mssql-backend: Django backend for Microsoft SQL Server
-
Django helpers — pytest-django documentation
-
Django project optimization guide (part 3)
-
valentinogagliardi/ponee: A lightweight Django template ready for Heroku
Django project template -
joke2k/django-environ: Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
-
Common Celery Issues on Django Projects - Adam Johnson
-
How to Build a CRUD application using React and Django - Genuitec
Builds a library shelf app -
Django migrations without downtime
Django Migrations without Downtime The following instructions describe a set of processes allowing you to run Django database migrations against a production database without having to bring the web service down. Note that in the below instructions, migrations are all run manually at explicit points, and are not an automatic part of the deployment process. -
Scaling a Django Application with Memcache
We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used and to tailor advertising. You can read more and make your cookie choices... -
Concurrency and Database Connections in Django | Heroku Dev Center
We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used and to tailor advertising. You can read more and make your cookie choices... -
All You Need To Know About Prefetching in Django | Haki Benita
-
How to Build a CRUD application using React and Django - Genuitec
In this tutorial, we are going to build a CRUD application for storing books with React and Django. It would work like a library shelf where we can take a look at each book data being able to modify it in case it is necessary. -
GitHub - fdemmer/django-weasyprint: A Django class-based view generating PDF resposes using WeasyPrint
WeasyPrint -
Scaling a Django Application with Memcache | Heroku Dev Center
-
Concurrency and Database Connections in Django | Heroku Dev Center
-
Django migrations without downtime
-
Adding validation support for Json in Django Models
-
python - Example of what SQLAlchemy can do, and Django ORM cannot - Stack Overflow
-
【django】マイグレーションツールの使い方
-
Twitter
RT @webology: 📢 Hi #django friends, we would like to collect some testimonials for @djangocon 2020. If you have benefited from… -
Django Dashboard - Learn by Coding - DEV Community 👩💻👨💻