April 5, 2023 » The Django weblog » [Archived Version]
Today we've issued the 4.1.8 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 Mariusz Felisiak: 2EF56372BA48CD1B.
Read MoreApril 4, 2023 » /var/ - django » [Archived Version]
A guide on using Unpoly with Django
Read MoreApril 3, 2023 » The Django weblog » [Archived Version]
The Django team is happy to announce the release of Django 4.2. This version has been designated as a long-term support (LTS) release, which means that security and data loss fixes will be applied for at least the next three years. It will also receive fixes for crashing bugs, major functionality bugs in newly-introduced features, and regressions from older versions of Django for the next eight months until December 2023. The release notes cover the farrago of new features in detail, but a few …
Read MoreApril 2, 2023 » Carlton's latest posts. » [Archived Version]
The week that was 2023 WK13. So, that’s it. I’m retired 🥳 — this week was my last as a Django Fellow. It’s been a great ride, and a massive honour. But now it’s time for other things. Everyone was very kind this week. Mariusz made me a cake. Others sent kind words. It was nice to wrap up in time for Django 4.2 next week. I’m looking forward to two things mainly: fewer notifications, and being able to focus on a specific task for extended periods. Updates I posted A Chat About the Future of…
Read MoreMarch 31, 2023 » TestDriven.io » [Archived Version]
This tutorial shows how to build an intelligent educational platform using OpenAI APIs and Django.
Read MoreMarch 31, 2023 » The Django weblog » [Archived Version]
The DSF Board and Fellows Committee are pleased to introduce Natalia Bidart as our new Django Fellow. Natalia will be joining Mariusz Felisiak who is continuing his long and excellent tenure as a Fellow. Natalia is a Python expert with almost 15 years of experience working with Django. She graduated from the National University of Cordoba, Argentina, with a degree in Computer Science in 2007, and began her professional career in 2005 working for a Python startup before joining Canonical in 200…
Read MoreMarch 31, 2023 » Django News » [Archived Version]
Django Software Foundation DSF Board monthly meeting, March 9, 2023 The DSF Board meets monthly and posts its minutes publicly. Worth a quick look to see what's going on in the Django world. djangoproject.com Sponsored Link Looking for a fun new project? Try Wagtail CMS See why Django developers think Wagtail is a “joy to extend.” Trusted by Google, NASA, and many, many others. The #1 Django-powered CMS. Give it a go. …
Read MoreMarch 30, 2023 » Better Simple » [Archived Version]
I recently reread “Built to Last: Successful Habits of Visionary Companies” by Jim Collins and Jerry I. Porras. While I read it in the context of my day job, it was hard not to try to apply it elsewhere in my life. Heck, the authors specifically call this out. What follows is my opinion for the future of the Django community as a whole. I certainly don’t speak for the thousands of people involved. My hope is that this will motivate others to contemplate and share. I’d love to see how ever…
Read MoreMarch 30, 2023 » Django on Matt Layman » [Archived Version]
In this episode, I did another Exercism problem in Python that focused on Python classes. After the exercise, I deployed my model change from last stream and discussed deployment strategy. Then we worked on some of the display pieces for the new feature. Once the feature was added, I discussed performance testing and showed some performance problems that the new feature created that I then fixed. We ended the stream with some Neovim configuration to correct some LSP formatting problems.
Read MoreMarch 30, 2023 » Django on Matt Layman » [Archived Version]
In this episode, I did another Exercism problem in Python that focused on Python classes. After the exercise, I deployed my model change from last stream and discussed deployment strategy. Then we worked on some of the display pieces for the new feature. Once the feature was added, I discussed performance testing and showed some performance problems that the new feature created that I then fixed. We ended the stream with some Neovim configuration to correct some LSP formatting problems.
Read More