Back
Django News Jobs
🚜 updated header links on #jobs website
🤖 🚜 Used Claude 3.5 to help propose a #jobs refactor to use django-fsm2 and django-lifecycle to save me some time.
🤖 created a bunch of emails because I never got around to it for #jobs
🔨 adds more jobs by the same company to the #jobs detail page
🔨 built out a new admin dashboard for #jobs
Updates #jobs and made a few changes to our job scanner
📦 bumped python requirements to pull the latest OpenAI beta versions #jobs
🐛 fixed a #jobs rss/feed processing bug that was occasionally returning html instead of markdown
🚜 refactored the new #jobs parser to leverage OpenAI's latest beta + pydantic parsing and it's almost ready for primetime.
Used OpenAI's Structured Outputs to make quick work of parsing #jobs description data. Wild.
🔨 Updated the url-to-markdown #jobs management command to fix a few annoyances
Rewrites #jobs search
🚜 convert #jobs to + from fields to JsonFields and skip trying to normalize them
🔨 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.
📧 Added email webhooks to #jobs to see if the model will work for other projects
some quick #jobs and started working on an appearance section for my blog
💼 checked in on #jobs and almost missed a new post. I need to finish automating it
⬆️ 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.