Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Pythonic News
-
Celery and Django and Docker: Oh My!
-
GitHub - rsinger86/drf-typed-views: Use type annotations to validate/deserialize request parameters in Dango REST Framework.
Use type annotations to validate/deserialize request parameters in Dango REST Framework. - rsinger86/drf-typed-views -
Outputting CSV with Django | Django documentation | Django
-
2. How to export CSV from Django admin? — Django Admin Cookbook 2.0 documentation
-
pythonic-news: A Hacker News lookalike written in Python/Django
-
How to Create a Custom Django Middleware
-
labd/django-cognito-jwt: An Authentication backend for Django Rest Framework for AWS Cognito JWT tokens
-
wdb · PyPI
-
Debugging python code with wdb | Krzysztof Żuraw blog
-
Kozea/wdb: An improbable web debugger through WebSockets
-
How to Add Maps to Django Web App Projects with Mapbox - Full Stack Python
-
django-scopes - Safely separete multiple tenants in a Django database
https://behind.pretix.eu/2019/06/17/scopes/ -
Dockerizing Django, uWSGI and Postgres the serious way
-
GitHub - django-mptt/django-mptt: Utilities for implementing a modified pre-order traversal tree in django.
-
Get Started With Django: Build a Portfolio App – Real Python
-
Real-Time Web Apps with Zero Lines of JavaScript | Hacker News
-
python - Django - user permissions to certain views? - Stack Overflow
-
【Django】Custom Command と ArgumentParserの使い方メモ - やる気がストロングZERO
-
Making queries | Django documentation | Django
item_set Django reverse lookup -
Classy CBV - Django Class-Based-View Inspector
Detailed descriptions, with full methods and attributes, for each of Django's class-based generic views -
How to Extend Django User Model
-
Tools I recommend for building Geospatial Web Applications
-
Manager vs Query Sets in Django - Jair Verçosa - Medium
On my last two posts I talked about models and business logic in Django projects. In this article I want to talk about the role of the Manager and Query Set in the Django ORM. I’ve seen many… -
Tools for building geospatial web applications