Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
django-getpaid/django-plans: Django application for managing account plans and quotas
-
djaodjin-saas/saas at master · djaodjin/djaodjin-saas
-
Course | CS50W | edX
-
Getting started | Django documentation | Django
-
Twitter
Do you have some slow #django functions and you aren't quite sure why? Here are some techniques to optimizing the D… -
DjangoCon US 2018 - Finally Understand Authentication in Django REST Framework by William S. Vincent - YouTube
-
How To Build a Modern Web Application to Manage Customer Information with Django and React on Ubuntu 18.04
-
Adding validation support for JsonField in Django – Saadullah Aleem – Medium
> It’s pretty cool that Django has support for JSON based features of PostgreSQL. The JSONField()can be assigned to model attributes to store JSON based data. However, enforcing pre-save validation on… -
Deploying Wagtail to Heroku, 2017 edition | Wagtail CMS
virtualenv -p python3 -
Advanced Form Rendering with Django Crispy Forms
-
python - Downloadable docx file in Django - Stack Overflow
-
Django Rest Framework with React Tutorial
In this tutorial we will build a Todo List app with a Django Rest Framework backend and a React frontend. If you’ve already used Django before then you’ll be amazed at how little code it requires to transform a Django app into a REST API that can be consumed by a frontend. -
django-autoslug — Django Autoslug 1.9 documentation
-
Advanced Form Rendering with Django Crispy Forms
-
Python and Django tutorial in Visual Studio Code
Python Django tutorial using the best Python IDE, demonstrating IntelliSense, code navigation, and debugging for both code and templates. -
Using Webpack transparently with Django + hot reloading React components as a bonus
-
reactjs - CSRF with Django, React+Redux using Axios - Stack Overflow
-
Deploy Django application to a public url in 60 seconds — Zmei Generator 2.0 documentation
-
Tips for Building High-Quality Django Apps at Scale
-
Using Enum as Model Field Choice in Django – Hacker Noon
-
Django REST Framework 3.7 -- Classy DRF
-
How to Implement Token Authentication using Django REST Framework
-
Keeping Django Models Ordered
-
Fortune 500 Companies Want These Developer Skills
Great starting point for discovering where Python is used. -
Advanced Form Rendering with Django Crispy Forms