March 21, 2024 » Josh Karamuth » [Archived Version]
Learn how to set custom attributes to your User model when signing up users with Django Allauth.
Read MoreMarch 20, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]
blacknoise – ASGI app for static file serving Note This blog post consists of the blacknoise README at the time of publishing. blacknoise is an ASGI app for static file serving inspired by whitenoise and following the principles of low maintenance software. This is pre-alpha software and everything is subject to change. I’m not even sure if blacknoise should exist at all or if the energy wouldn’t be better spent improving whitenoise or other tools. Feedback and contributions are ve…
Read MoreMarch 20, 2024 » Adam Johnson » [Archived Version]
GeoDjango requires the GDAL and GEOS spatial libraries. On macOS, you can use Homebrew to install these, but they won’t be picked up by default since they live in a non-default library directory, /opt/homebrew/lib. Django will fail to start with an exception: Traceback (most recent call last …
Read MoreMarch 20, 2024 » django on Jacob Kaplan-Moss » [Archived Version]
I was on the Django Chat podcast to about Django’s history, the creation of the DSF, my recent return to the DSF board and my goals there, and the things I’m excited about for Django going forward. Here are some highlights from the interview.
Read MoreMarch 20, 2024 » Josh Karamuth » [Archived Version]
Learn how to use Hubspot to track user activity when using client side routing in React.
Read MoreMarch 18, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]
Podcasts I like listening toI discovered listening to podcasts about one year ago. Previously, I never knew why anyone would want to listen to people talk when they could listen to music or nothing, but that has changed a bit. So, here’s a list of podcasts I’m currently listening to on a regular basis. Tech Won’t Save Us I have recently stumbled over Tech Won’t Save Us, a Podcast which is critical of the technological “progress” offered by Silicon Valley elit…
Read MoreMarch 18, 2024 » Anže’s Blog » [Archived Version]
I made a video of me deploying a new Django project to my Raspberry Pi.
Read MoreMarch 16, 2024 » Matthias Kestenholz: Posts about Django » [Archived Version]
Weeknotes (2024 week 11)Estimates Jacob wrote an excellent post on breaking down tasks. I did like the post a lot. Maybe I’ll write a longer reply later, but for now just this. There definitely are good reasons for the pushback against estimation, and it’s really not just that some people lack professionalism. Releases django-cabinet 0.14.1: Mini release containing a Turkish translation. It’s always nice if software is used. feincms3 4.6: Fixed a bug where the move form…
Read MoreMarch 15, 2024 » Django News » [Archived Version]
News Python Insider: Python 3.13.0 alpha 5 is now available Python 3.13 is still in development. This release, 3.13.0a5, is the fifth of six planned alpha releases. python.org PyPI: Malware Reporting Evolved PyPI now has a new, improved way to report malware, using a "Report project as malware" button to project pages. pypi.org Updates to Django Today 'Updates to Django' is presented by Pradhvan from…
Read MoreMarch 14, 2024 » Paolo Melchiorre » [Archived Version]
Episode 155 of Pybites podcast with the title “Django, Open Source & Pycon Conferences, Paolo Melchiorre’s Developer Odyssey”
Read More