Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Getting Up and Running Locally With Docker — Cookiecutter Django 2018.47.4 documentation
-
Django Development with Docker Compose and Machine – Real Python
-
Testing Django applications in 2018
-
Standalone Django scripts
-
GitHub - wemake-services/wemake-django-template: Bleeding edge django template focused on code quality and security.
-
DjangoCon US 2018 - YouTube
-
django - How do I use CreateView with a ModelForm - Stack Overflow
-
7 Python and Django Performance Optimization Tips | Netguru Blog on Python
-
Django Best Practice: Settings file for multiple environments
When developing a django application you must have solved the problem of managing separate configuration for different environments like development, testing, staging, production etc. I was using… -
Django — wemake-django-template documentation
Apart from the actually project they have an interesting set of dependencies they use some of which might be of use in other projects. -
How we automated taking screenshots of Django applications - pretix – behind the scenes - Behind the scenes of pretix, your friendly open source ticketing system from next door. Might contain traces of technology and business.
-
django 多对多中间表详解 - 刘江的django教程
提供Python和Django的原创中文精品教程和博客,分享技术知识,传播新闻视点,提倡开源精神,让更多开发者从中受益。 -
GitHub - cfpb/wagtail-treemodeladmin: An extension for Wagtail's ModelAdmin for a page explorer-like navigation of Django model relationships
-
Core no more
-
Core no more
-
Core no more
-
Optimizing Django Admin Paginator – Haki Benita – Medium
In almost every project we work on, we use Django admin for support and operations. Over time we experienced an influx of new users and the amount of data we had stored grew rapidly. With a large… -
Tutorial: Django REST with React (Django 2.0 and a sprinkle of testing)
-
Creating websites using React and Django REST Framework
-
Form Basics — Effective Django
-
Resizing Django ImageField with Remote Storage | Hardly Code Blog
-
The Flask Mega-Tutorial (2012)
-
Misago - forum application written in Python and ES6, powered by Django and React.js
-
How to Setup Amazon S3 in a Django Project
-
SectorLabs/django-postgres-extra
Adds (among other features) upsert (ON CONFLICT ...) support for Django/Postgres.