awesome-django-blogs
awesome-django-blogs copied to clipboard
List of blogs about Django and related technologies.
Awesome Django Blogs
-
Awesome Django Blogs
- Sites
- Cookbooks
- Medium Publications
-
General Blogs
- ORM
- Performance
- Admin
- Network
- Authentication
- Roadmap
- Testing
- REST
- Extras
- Deployment
- Authentication
- Forms
Sites
- Weblog
- Django Tricks
- Django Stars
- WS Vincent Blogs
- Coding for Enterpreneurs
- Brobin Blogs
- Matt Layman
- Simple is better than Complex
- Haki Benita
- Study Gyaan
- Classy Class-Based Views
- Classy Django REST Framework
- Arun Rocks
- Daniel Roy Greenfeld (pydanny)
- Full Stack Python - (Django, Templates, DRF, ORM)
- Lacey Williams Henschel
- Revsys
- Jacob Kaplan-Moss
- Pyphilly
- Nicole Harris
- Marina Mele
- OverIQ
- Lincoln Loop
- Arjun Adhikari
- Ru Singh
- Simon Willison on Django
- Django Tutorials
- TestDriven.io
- Django the Right Way
- Code Underscored
Cookbooks
- Data Flair
- Django Admin Cookbook
- Django ORM Cookbook
- Building APIs with Django and Django Rest Framework
- Django Projects Cookbook
- Django Design Patterns
- Django Gotchas
- Building Multi Tenant Applications with Django
Medium Publications
- Saleor
- Mirumee Labs
- Django Rest Framework Real World Projects
- Dreipol
- Django & Rest
- Instawork Engineering
- 3YourMind
- Django Doctor
- Rafael Salimov
- Gautam Rajeev Singh
- Jeff Triplett
General Blogs
ORM
- How to write Django queries that are 35 times faster
- Django Best Practices — Refactoring Django Fat Models
- Best practices working with Django models in Python
Performance
Admin
Network
Authentication
Roadmap
Testing
- Test Driven Development of a Django RESTful API
- Testing in Django (Part 1) – Best Practices and Examples
- Integration tests in Django
REST
- Dynamic fields in Django Rest Framwork serializers
- Test Driven Development of a Django RESTful API
- Django React Setup – Best Project Structure
Extras
- Using django-extensions to visualize the database diagram in django application
- Starter Django Cheat Sheet
- Stop using ‘pip freeze’ without additional filters
Deployment
- Go Live with Django & Heroku
- Configuring Django Apps for Heroku
- How To Set Up Django with Postgres, Nginx, and Gunicorn on Ubuntu 18.04
- Django application on Google Cloud Platform