Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
How to Use Grouping Sets in Django | Haki Benita
-
GitHub - adandan01/mybook: Simple django that demonstrate formset
formsets -
Django Inline formsets example: mybook – Daniel Chen – Medium
-
Welcome to django-braces’s documentation! — django-braces 1.4.0 documentation
mixins -
Django inline formsets with Class-based views and crispy forms - DEV Community 👩💻👨💻
-
ottoyiu/django-cors-headers: Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)
-
python - How can I enable CORS on Django REST Framework - Stack Overflow
'corsheaders.middleware.CorsMiddleware', 'django.middleware.common.CommonMiddleware', -
Django: An Unofficial Opinionated FAQ - Kristian Glass - Do I Smell Burning?
-
WhiteNoise — WhiteNoise 4.1.2 documentation
-
pcloth/api-shop: 一个基于django和flask的轻量级restful工具包。python django/flask restful api shop.
-
robobyn/djang-oh-no: A crappy web app to hack.
Djang-Oh-No is a small, intentionally vulnerable web app written using Python 3, SQLite and the Django framework. Django has great built in features to protect against some of the most common security vulnerabilities found in web applications. The caveat: you have to make sure to use those features in order to be protected. This application contains code that opens up the door for SQL Injection, Cross Site Scripting (XSS), and Cross Site Request Forgery (CSRF). Read on for more details on what went wrong, and what Django features to use to avoid some common pitfalls. -
Best practices working with Django models in Python
Here are some pieces of advice for working with Django models. Some of them might seem obvious, but, hopefully, every developer will find some use in at least one point. -
psam / django-postman / wiki / Home — Bitbucket
-
python - Django Rest Framework writable nested serializers - Stack Overflow
-
How to Reset Migrations
-
www.vinta.com.br
-
Contributing to classiness (in Django)
-
Django: An Unofficial Opinionated FAQ - Kristian Glass - Do I Smell Burning?
-
Managing Elasticsearch in Django like a pro – Harsh Bhimjyani – Medium
-
Serializer relations - Django REST framework
-
axnsan12/drf-yasg: Automated generation of real Swagger/OpenAPI 2.0 schemas from Django REST Framework code.
Model -
How to document your Django project using the Sphinx tool
-
Django: An Unofficial Opinionated FAQ - Kristian Glass - Do I Smell Burning?
-
Freelance and permanent job listings for django developers - djangogigs.com
-
Flask Or Django? An In-Depth Comparison | Part One ― Scotch.io