Django community: RSS
This page, updated regularly, aggregates Django links from the Django community.
-
get_or_create - django - Python documentation - Kite
-
Django Pytest Fixtures
Dynamic pytest fixtures -
Django Pytest Fixtures
Dynamic pytest fixtures -
Using VueJS alongside Django · tkainrad
Personal Blog of Thomas Kainrad -
Django and Webpack - Static Files Managed Efficiently
As Django developers we may fall into a common trap and focus more on python side of the things and less on javascript/css side. In this lesson we concentrate on frontend of the project and I will show you how to manage static assets with Webpack. -
Js Managed Efficiently (Webpack + Django)
JavaScript is the central player in this lesson. To be precise ECMA Script 2015+ additions. As any standard it still needs to be adopted by web browser developers. You don't need to be nervous when working with newest specifications - we have babel! -
Django Tips #8 Blank or Null?
-
Using VueJS alongside Django · tkainrad
Personal Blog of Thomas Kainrad -
Using VueJS alongside Django · tkainrad
via https://django-news.com/issues/19 -
Using VueJS alongside Django · tkainrad
-
Django Highlights: Models, Admin, And Harnessing The Relational Database (Part 3) — Smashing Magazine
The admin panel is one of the most powerful, flexible features that the Django web framework provides, combining instant off-the-shelf functionality with infinite customization. Using an example project based on a library inventory system, we’ll use the admin panel to learn about creating models and interacting with relational databases in Django. -
Using VueJS Alongside Django | Hacker News
also discussion of django: + inertiajs.com + turbolinks + stimulusjs.org + intercoolerjs.org + pjax + unpoly.com -
Using VueJS alongside Django · tkainrad
-
Using VueJS alongside Django · tkainrad
-
Django QuerySet Examples (with SQL code included) | DAVIT.tech
-
Using VueJS alongside Django · tkainrad
-
dgladkov/django-turbolinks: Drop-in turbolinks implementation for Django
-
Using VueJS alongside Django · tkainrad
-
How to Provide Test Fixtures for Django Models in Pytest – Real Python
-
Using VueJS alongside Django · tkainrad
-
Django on Azure - beyond "hello world"
-
Using VueJS alongside Django · tkainrad
Personal Blog of Thomas Kainrad -
Using VueJS alongside Django · tkainrad
-
Deployment checklist | Django documentation | Django
-
How to Provide Test Fixtures for Django Models in Pytest