Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
Django On Kubernetes - As Concisely As Possible
Might be useful? See use of "jobs" for collectstatic - we might not want that, but maybe for migrations? Or not... -
Django development with systemd units? I am crazy? : django
In my development environment I run django apps behind nginx -> gunicorn systemd unit services. Plus, if there are other deps, like celery workers... -
Django Tips & Tricks #10 - Log SQL Queries To Console | Avil Page
-
LADY BE GOOD SOLO INTERACTIVE TAB by Django Reinhardt @ Ultimate-Guitar.Com
-
Twitter
I was able to build #Ordersummary page on #Django Admin after watching watching @kennethlove, Django Admin: Basic… -
What is Docker and How to Use it With Python (Tutorial)
-
chrisdl/Django-QuerySet-Cheatsheet: A cheatsheet (or really more of a reference) for when I am solving the worlds problems in the Django shell
A cheatsheet (or really more of a reference) for when I am solving the worlds problems in the Django shell - chrisdl/Django-QuerySet-Cheatsheet -
Pentesting django and rails
-
Best Basic Security Practices (Especially with Django)
-
Security in Django | Django documentation | Django
-
Django (web framework) - Wikipedia
-
Stefano Dissegna - Bulk Inserts Performance with Django and PostgreSQL
-
Djaneiro - Packages - Package Control
-
Saleor – A headless, GraphQL-first, open-source e-commerce platform
-
Wagtail Features | Wagtail CMS
-
Here's a Production-Ready Dockerfile for Your Python/Django App | Caktus Group
-
Markus Holtermann — Less Obvious Things To Do With Django’s ORM
-
The 7 Programming Languages & Frameworks to Learn in 2020
This is my first article to share my view of the top 7 programming languages that you should know now in 2020 or for the next few years. If you are one of the people who is still struggling with picking which programming language to learn in front-end or back-end fields, then this post is right for you. -
testing - how to write django test meant to fail? - Stack Overflow
-
Home - Django REST framework
Django REST framework is a powerful and flexible toolkit for building Web APIs. Some reasons you might want to use REST framework: The Web browsable API is a huge usability win for your developers. Authentication policies including packages for OAuth1a and OAuth2. Serialization that supports both ORM and non-ORM data sources. Customizable all the way down - just use regular function-based views if you don't need the more powerful features. Extensive documentation, and great community support. Used and trusted by internationally recognised companies including Mozilla, Red Hat, Heroku, and Eventbrite. -
The Web framework for perfectionists with deadlines | Django
-
Top 5 Resources to Learn Django - By Vicente Reyes
-
pytest: helps you write better programs — pytest documentation
-
Testing — Channels 2.4.0 documentation
-
firefox-flicks/test_runner.py at master · mozilla/firefox-flicks
Ancient but possibly useful example test runner