June 3, 2023 » Better Simple » [Archived Version]
This is my attempt to help clear up confusion about Django migrations and your database.
Read MoreJune 2, 2023 » Django News » [Archived Version]
News Help us make the djangoproject.com website better The 20tab agency is currently engaged in a pro-bono redesign of the djangoproject.com website. Please fill out this short survey to help. google.com Thinking about running for the Python Software Foundation Board of Directors? Let’s talk! This year’s Board Election Nomination period is open. Current board members want to share what being on the board is like and are making themselves a…
Read MoreJune 1, 2023 » Luke Plant » [Archived Version]
How to use Sass/SCSS in a Django project, without needing Node.js/npm or running a build process
Read MoreJune 1, 2023 » Django on Matt Layman » [Archived Version]
In this episode, we dug into the first portion of the journey SaaS. I acquired the domain name of journeyinbox.com for this service. That service is not live yet. We started at the beginning to set up users and sign up features.
Read MoreMay 28, 2023 » Paolo Melchiorre » [Archived Version]
DjangoCon Europe is an international conference for the community by the community about the Django web framework, held each year in Europe.
Read MoreMay 26, 2023 » Django News » [Archived Version]
News DjangoBook.com This classic domain--first used to host a free book on Django written by Adrian Holovaty and Jacob Kaplan-Moss--is now a community guide to current books on Django. djangobook.com Python 3.12.0 beta 1 released Python 3.12 is still in development. This release, 3.12.0b1, is the first of four planned beta release previews of 3.12. blogspot.com python2.7 will be removed from the python-versions on …
Read MoreMay 23, 2023 » /var/ - django » [Archived Version]
Integration of jquery DataTables with Django
Read MoreMay 19, 2023 » Django News » [Archived Version]
News Django database defaults coming to 5.0 Lily Foote just added support for database defaults on fields. Coming to Django 5.0 in December. This is a massive effort--18 years after the ticket was created. Thanks also to Simon Charette, Adam Johnson, and Mariusz Felisiak for reviews. github.com Django Software Foundation Django 5.x Steering Council Election Results The Steering Council for the Django 5.x release cycle with 74 votes …
Read MoreMay 18, 2023 » TestDriven.io » [Archived Version]
This tutorial looks at how to add authentication to Django REST Framework with django-allauth and dj-rest-auth.
Read MoreMay 18, 2023 » Django on Matt Layman » [Archived Version]
In this episode, I started a brand new SaaS project from scratch. This new SaaS, a journal service, will allow users to journal via email and be provided with past posts as a engaging prompt.
Read More