Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Setting up a Django development environment - Learn web development | MDN
-
tjwalch/django-livereload-server: Livereload functionality integrated with your Django development environment.
Livereload functionality integrated with your Django development environment. - tjwalch/django-livereload-server -
How to Render Django Form Manually
Dealing with user input is a very common task in any Web application or Web site. The standard way to do it is throughHTML forms, where the user input some d... -
ellmetha/django-machina: A Django forum engine for building powerful community driven websites.
-
The Tech Stack of a One-Man SaaS
-
Free Cron Job Monitoring - Healthchecks.io
-
GitHub - Frojd/django-react-templatetags: A quick way to add React components to your Django templates.
-
Django 3 Tutorial: Blog Engine Playlist
-
"Modern JavaScript for Django Developers" is now available as a 40-minute talk
-
Microservices-based Ecommerce platform built with Docker, Django, ReactJS, RabbitMQ
-
Django refactoring challenge: Can you fix all the Models anti-patterns?
https://news.ycombinator.com/item?id=25187507 -
Django Doctor - Django code improvement bot
-
"Modern JavaScript for Django Developers" is now available as a 40-minute talk : django
-
Django Doctor
interactive lessons for making better Django models -
app-generator/boilerplate-code-django-dashboard: Boilerplate Code - Django Dashboard Template project | AppSeed
Boilerplate Code - Django Dashboard Template project | AppSeed - app-generator/boilerplate-code-django-dashboard -
Django Doctor - Django code improvement bot
Improve your Django code and save effort during GitHub pull requests. Check your code now. -
Combining Django and Vue.js - Everything you need to know | Code With Stein
-
Evolution of a Django Repository pattern - lukeplant.me.uk
-
django-react-boilerplate: DIY Django + React Boilerplate for starting your SaaS
-
OmenApps/django-postgresql-dag: Directed Acyclic Graphs with a variety of methods for both Nodes and Edges, and multiple exports (NetworkX, Pandas, etc). This project is the foundation for a commercial product, so expect regular improvements. PR's and oth
-
Cómo correr un proyecto de Django con Docker
-
Chapter 2: Hello World app | Django For Beginners
-
How to setup Shibboleth Identity Provider 3 with Django Website - Code in Python Blog
-
How to Setup a SSL Certificate on Nginx for a Django Application
-
How to use Serializers in the Django Python web framework | Opensource.com