Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django bulk_update without upsert - Schinckel.net
-
Increase speed for MySQL table creation in Django? - Stack Overflow
innodb_flush_method -
Twitter
RT @je92rivas: Yay! 🎉 Super excited to be sharing a tutorial this year: Build a #graphql API powered by #python and #django. See y… -
Factory Boy Fun · Adam Johnson's Blog
Examples of how to use factory boy to create models for Django tests. -
Django Factory Audit // James Cooke // Brighton-based Python developer
A comparison of model-generation utilities for testing Django models. -
tutorial.djangogirls.org
-
Introduction · Django Girls Tutorial
-
Things You Must Know About Django Admin As Your App Gets Bigger
-
Image optimization decreased website's page weight by 62%
-
Markus Holtermann — Django Migrations Recipe #3
-
Logging Django errors to Slack channels.
-
Dockerizing Django, uWSGI and Postgres the serious way
-
Understanding Django Channels · Arun Ravindran's Blog and Showcase
-
Laragon - portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby.
Laragon is a fast & powerful local development environment. -
timakro/superfsmon: Supervisor plugin to watch a directory and restart programs on changes
Superfsmon is especially useful during development to restart applications when the code changes. It can monitor a directory for changes, filter the file paths by glob patterns or regular expressions and restart Supervisor programs individually or by group. -
How to use Django, PostgreSQL, and Docker - William S. Vincent
-
Django for Beginners
Django for Beginners takes you from total beginner to confident web developer with Django 2.0 and Python 3.7. Proceed step-by-step through building, testing, and deploying web applications of increasing complexity while learning Django best practices. -
How to Use RESTful APIs with Django
-
A Django Async Roadmap - Aeracode
-
mirumee/saleor: An e-commerce storefront for Python and Django
e커머스용 python 템플릿. 쇼핑몰 개발 가능 -
The Right Way™ to do Serverless in Python (Part 2) – IOpipe Blog
-
idlesign/pytest-djangoapp: Nice pytest plugin to help you with Django pluggable application testing.
-
Guide to Django E-Commerce (Bonus: a Wagtail Shop Tutorial) - Snipcart
-
The Right Way™ to do Serverless in Python (Part 2) – IOpipe Blog
-
Web API performance: profiling Django REST framework