Feb. 28, 2024 » Thomas Loiret - Random thoughts » [Archived Version]
8 different ways to see the SQL generated by Django
Read MoreFeb. 26, 2024 » The PyCharm Blog » [Archived Version]
This year, we are trying out a new approach with our releases, moving away from a quarterly schedule to more regular monthly feature-rich releases. This change is intended to deliver new features more rapidly and streamline the feedback process. Upgrade to PyCharm 2023.3.4 New AI Assistant functionality [PyCharm Professional] Get work done faster with new […]
Read MoreFeb. 23, 2024 » Django News » [Archived Version]
Updates to Django Today 'Updates to Django' is presented by Raffaella Suardini from Djangonaut Space! Last week we had 15 pull requests merged into Django by 14 different contributors - including 4 first time contributors! Congratulations to Shafiya Adzhani, Cosmic Process, Moein Bbp, and Aaron Linville for having their first commits merged into Django - welcome on board! News in Django 5.1: inside OPTIONS, the option "init_command" is now supported on SQLite to spec…
Read MoreFeb. 22, 2024 » Django on Matt Layman » [Archived Version]
In this episode, we completed the Stripe integration. I added all the necessary test code, incorporated the webhook for handling account activation, and wrote the view that Stripe needed to redirect to on successful signup.
Read MoreFeb. 22, 2024 » Django on Matt Layman » [Archived Version]
In this episode, we completed the Stripe integration. I added all the necessary test code, incorporated the webhook for handling account activation, and wrote the view that Stripe needed to redirect to on successful signup.
Read MoreFeb. 20, 2024 » Honeybadger Developer Blog (Django Articles) » [Archived Version]
Dockerizing your Django application can be intimidating, but the rewards outweigh the risks. In this guide, Charlie Macnamara walks you through the setup process so you can get the most out of your applications.
Read MoreFeb. 16, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]
Weeknotes (2024 week 07)This is a short weeknotes entry which mainly contains a large list of releases. The reason for the large list is that I haven’t published a weeknotes entry in weeks. Releases form-designer 0.23: Only small changes, mainly updated the package for current Django and Python versions. feincms3-cookiecontrol 1.4.6: A minor change: Swallow exceptions which happen during startup when clobbering the scripts data fails. As an aside: I find it funny that I have discovered t…
Read MoreFeb. 16, 2024 » Django News » [Archived Version]
News Python 3.13.0 alpha 4 is now available Python 3.13 is still in development. This release, 3.13.0a4, is the fourth of six planned alpha releases. blogspot.com django-ckeditor Some notes about CKEditor 4 and how they impact the django-ckeditor package. 406.ch Django Software Foundation Django accessibility in 2023 and beyond The Django accessibility team has been up and running for three years and …
Read MoreFeb. 15, 2024 » Carlton's latest posts. » [Archived Version]
Last week I was honoured to give a talk to the latest batch of Djangonauts. It’s called, Know Your Limits: On Surviving Open Source, and it’s just been published on the Djangonauts YouTube channel: YouTube: Know Your Limits: On Surviving Open Source I talk about why you might want to do open source, some of the dangers, and what you might want to do about that. It’s just over 20 minutes (a quick 10 on 2x) and then there’s about the same of Q&A at the end. I really enjoyed the session, an…
Read MoreFeb. 15, 2024 » Better Simple » [Archived Version]
My recap of my experiences during the first half of Djangonaut Space Session 1.
Read More