What's new in Django community blogs?

Django bugfix release: 4.2.2

June 5, 2023 » The Django weblog » [Archived Version]

Today we've issued the 4.2.2 bugfix release. The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for this release is Natalia Bidart: 2EE82A8D9470983E.

Read More

Django migrations and your database

June 3, 2023 » Better Simple » [Archived Version]

This is my attempt to help clear up confusion about Django migrations and your database.

Read More

Django News - djangoproject.com website redesign! - Jun 2nd 2023

June 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 More

Re-using CSS for the wrong HTML with Sass

June 1, 2023 » Luke Plant » [Archived Version]

A trick I learned for using someone else’s CSS without changing your HTML, or their CSS

Read More

Django and Sass/SCSS without Node.js or a build step

June 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 More

New SaaS Signup - Building SaaS with Python and Django #161

June 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 More

New SaaS Signup - Building SaaS #161

June 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 More

DjangoCon Europe 2023

May 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 More

Django News - DjangoCon Europe in Edinburgh starts Monday! - May 26th 2023

May 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 More