Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Database Design Tutorial for Beginners | LearnDjango.com
An introduction to databases and primary/foreign keys. -
Introduction · HonKit
-
Django for Beginners - Complete Tutorial for Django 3.1
Learn web development with Django 3.1. Proceed step-by-step through building, testing, and deploying web applications of increasing complexity while learning Django best practices. -
Django Web Framework (Python) - Learn web development | MDN
Django is an extremely popular and fully featured server-side web framework, written in Python. This module shows you why Django is one of the most popular web server frameworks, how to set up a development environment, and how to start using it to create your own web applications. -
Configuring Django with Apache on a Raspberry Pi | The Anti-Kyte
-
Django Testing - Model Testing Introduction - YouTube
-
How to Unit Test a Django Form - Adam Johnson
-
Django Testing Tutorial | LearnDjango.com
-
Django Testing Cheat Sheet
via https://django-news.com/issues/21 -
python - How to use TailwindCSS with Django? - Stack Overflow
-
Next.js by Vercel - The React Framework
-
Roll Your Own Class-Based Views in Django – Django Deconstructed
-
A Django TR-069 ACS Server
-
Migrating to a Custom User Model mid-project in Django - Rasul Kireev
-
Building a Simple Application with Python | by Jhon M. Murillo C. | Condor Labs Engineering | Medium
-
Django Cheat Sheet | Code 4 Ever
python -m venv my_env -
Model creation, ForeignKey relations and the Django Admin
-
Simple is Better Than Complex
-
python - How to make Django serve static files with Gunicorn? - Stack Overflow
-
python - How to add readonly inline on django admin - Stack Overflow
-
GitHub - danjac/django-saas-starter: Opinionated Django project cookiecutter
-
JustDjango
The Django Tutorial Hub is a curated database of the best free Django tutorials on the internet. -
Migrating to a Custom User Model mid-project in Django - Rasul Kireev
via https://django-news.com/issues/51?#start -
Starting SaaS with Django and React | Django and React Tutorials
-
Boilerplate | Django and React Tutorials