Getting Django Running Locally with the Help of uv

Tonight I wanted to get a local copy of Django set up and running, with the aim of taking some baby steps towards contributing to Django. I was expecting this to be much harder, but after following the steps outlined in the Django docs, but substituting in some uv commands, I was up and running and fully tested within about 5 minutes.

Here are the steps I followed, on my Mac...

Read more

Posted on Sep 19, 2024 by

Categories: Development

Daily Dev Notes 2024/09/19

After a bit of a hiatus and time off due to appendicitis and just being busy in general, I'm back with a Dev Notes post!

Read more

Posted on Sep 18, 2024 by

Categories: Development