Back
Django Job Board (formerly Django News Jobs)
Load previous page…
🤖 🚜 Used Claude 3.5 to help propose a
#jobs refactor to use django-fsm2 and django-lifecycle to save me some time.
🚜 refactored the new
#jobs parser to leverage OpenAI's latest beta + pydantic parsing and it's almost ready for primetime.
🔨 I got webhooks working on
#jobs and I'm making backup copies of all email for testing that flow through. I should be able to field some common email replies to see if they would cut down any support requests.
⬆️ upgraded
#jobs and pushed out some form layout changes. Also fixed some Python 3.12 issues I didn't know we were having until today.