Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
django-grappelli - A jazzy skin for the Django Admin-Interface - Google Project Hosting
-
Home - django-cms.org
-
DjangoGraphviz – Django
-
Built-in template tags and filters | Django documentation | Django
-
Django documentation | Django documentation | Django
-
djangosnippets: Allow configurable subdirectory django deployment
-
pydanny.com
-
“Drupalgeddon2” touches off arms race to mass-exploit powerful web servers | Hacker News
-
Testing Django with pytest: debugging a teardown failure
TIL > This explicitly instructs Django to treat the default alias as the primary, and to treat replica as a mirror when testing. Once this change was made, the tests completed without problems 100% of the time. -
Authenticating via JWT using Django, Axios, and Vue
-
Django Tutorial Part 8: User authentication and permissions - Learn web development | MDN
-
python - ModelForm with a reverse ManytoMany field - Stack Overflow
-
The best of Python: a collection of my favorite articles from 2017 and 2018 (so far)
-
Tutorial: Django User Registration and Authentication
-
Building a Django POST face-detection API using OpenCV and Haar Cascades
-
Django REST framework
-
Zulip
-
Saleor — an open source storefront written in Python and Django
-
Using Enum as Model Field Choice in Django – Hacker Noon
-
Setting up StackDriver logging for Django on GCP – Google Cloud Platform — Community – Medium
-
Testing Django applications in 2018
-
Lessons learned from migrating to Python 3
-
0–100 in Django: Starting an app the right way – Hacker Noon
In our last tutorial we covered setting up a basic Django project. By now you should have a directory that looks like this: The Django Project’s tutorial goes over creating your first app pretty… -
Model field reference | Django documentation | Django
-
Working with data/databases in web frameworks (Symfony and Django)