Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
HelloDjango - django REST framework 教程_追梦人物的博客
-
pennlabs/django-rest-live: Subscriptions for Django REST Framework over Websockets.
django-rest-live adds real-time subscriptions over websockets to Django REST Framework by leveraging websocket support provided by Django Channels. -
Five Advanced Django Tips | LAAC Technology
-
jmcarp/nplusone: Auto-detecting the n+1 queries problem in Python
Auto-detecting the n+1 queries problem in Python. Contribute to jmcarp/nplusone development by creating an account on GitHub. -
Web Service Efficiency at Instagram with Python | by Instagram Engineering | Instagram Engineering
-
DJ Checkup - Check your Django site for security errors
See also: https://learndjango.com/tutorials/django-best-practices-security -
WF to Opalstack (Django and Postgres). Where to begin? - Opalstack Community Forum
-
Django Doctor - Django code improvement bot
-
Best Practice for Packaging & Deploying Django App? : django
-
Writing database migrations | Django documentation | Django
-
Django Doctor - Django code improvement bot
Improve your Django code and save effort during GitHub pull requests. Check your code now. -
percipient/django-allauth-2fa: Two-factor authentication for Django Allauth
-
Django Doctor - Django code improvement bot
-
pauloxnet – DjangoCon Europe 2019
-
GitHub - incuna/django-registration: Unofficial django-registration mirror, patched with file from bitbucket issue #26
-
Five Advanced Django Tips | LAAC Technology
Some useful tips for Django. Has some pre-fetch stuff which may be similar to Perl's DBIx pre-fetch. -
User Authentication · Matt Layman
User authentication with Django. -
LearnScripture.net - The easiest way to memorize the Word of God online
https://gitlab.com/learnscripture/learnscripture.net -
Adrian Holovaty
-
Deploying Django to Google Cloud Platform - Compute Engine | Sunnyville
-
Untitled (https://www.seek.com.au/job/50871914)
Developer friends! We're looking to hire another developer to work on our very cool #edtech product. You'll be working with #Python and #Django. We are based in Perth, Western Australia. WFH/remote considered for an exceptional applicant. -
User Authentication · Matt Layman
Our focus in this Understand Django article is how to manage users in your Django application. We'll study Django's built-in user authentication system. -
djongo: Django and MongoDB database connector - Use Django with MongoDB Without Changing the Django ORM
https://news.ycombinator.com/item?id=24976389 -
django/django-contrib-comments
Contribute to django/django-contrib-comments development by creating an account on GitHub. -
Tutorial: Django REST with React (Django 3 and a sprinkle of testing)