Unofficial Django Discord Resources
Learning
If you're having trouble with the official Django tutorial, try
the Django Girls tutorial
. It goes through basics like HTML, CSS, HTTP, and SQL.
Migrations demystified
Migrating to a Custom User Model Mid-project
Facts and myths about Python names and values
Frontend
Making React and Django play well together
Devops/deploy
Whitenoise
: static files serving
Sentry
Dokku
: host multiple apps on one VPS simply
Crontab.guru
Uptimerobot
Healthchecks.io
django-health-check
E-commerce
Oscar
Saleor
Misc
Markdown rendering:
Mistune
Debugging Django SQL Queries
How I learned to turn Impostor Syndrome into an Advantage - The Impostor's Advantage
How To Ask Questions The Smart Way - Eric Steven Raymond