Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django Migrations: A Primer – Real Python
-
cheatsheets/CHEATSHEETS.md at master · kickstartcoding/cheatsheets · GitHub
-
GitHub - kickstartcoding/cheatsheets: A selection of printable, one-page cheatsheets, generated from Markdown using Pandoc & LaTeX
-
Full text search | Django documentation | Django
-
douglasmiranda/django-admin-bootstrap: Responsive Theme for Django Admin With Sidebar Menu
-
GhostManager/Ghostwriter: The SpecterOps project management and reporting engine
-
Sentry Pricing
Not worth paying for me, but are there similar free services or lessons to integrate? Emailing myself is an OK solution for now... -
Git push deployments on PythonAnywhere - PythonAnywhere News
-
Django vs. Flask in 2019: Which Framework to Choose | TestDriven.io
In this article, we'll look at the best use cases for Django and Flask along with what makes them unique, from an educational and development standpoint. -
Improve your tests in Django with fakes and factories
https://lobste.rs/s/ujuyyj/improve_your_tests_django_with_fakes -
Twitter
RT @laceynwilliams: 📣 #djangocon 2019 is fast approaching! I know the #django community would love to see you there, whether it's your… -
How to Score A+ for Security Headers on Your Django Website - Adam Johnson
-
python - Django - (OperationalError) FATAL: Ident authentication failed for user "username" - Stack Overflow
-
Django & React: JWT Authentication - Dakota Lillie - Medium
-
Modern Django: Part 4: Adding authentication to React SPA using DRF — v1k45
-
Migrating a Django app from MySQL to PostgreSQL | Calazan.com
-
How To Use PostgreSQL with your Django Application on CentOS 7 | DigitalOcean
-
PostgreSQL - Fedora Project Wiki
-
Python & Async Simplified - Aeracode
-
How To Set Up Django with Postgres, Nginx, and Gunicorn on Debian 10 | DigitalOcean
-
The Book
-
Ask HN: Your favourite tutorial for total beginners? | Hacker News
-
Introduction · Django Girls Tutorial
-
How To Set Up Django with Postgres, Nginx, and Gunicorn on Debian 10 | DigitalOcean
Django is a powerful web framework that can help you get your Python application or website off the ground. Django includes a simplified development server for testing your code locally, but for anything even slightly production related, a more secure -
Introduction · Django Girls Tutorial