logo FEDIDEVS

DjangoCon EU 2024

Anže python (17)

My talk “Django, SQLite, and Production” has been accepted! 🎉🥳

11 1 1

Ups and downs of using Django with HTMX.

5 1 1

My second Django contribution has just gotten merged! 🎉

It fixes a small issue with migrations when using SQLite. I found the ticket during sprints and it already had the test and the solution, so I only needed to open the PR and address some minor details.

8 1 0

I've just pushed a small change for fedidevs! Conference posts are now sorted by creation date while the conference is live!

I've found myself switching the sorting all the time while at which means the default was bad 😅

fedidevs.com/djangoconeu24/

1 1 0

I have now removed pagination from the conference posts page! You can now endlessly scroll through all the Mastodon posts of your favorite conference 🤩

The example in the video is from

👉 fedidevs.com/djangoconeu24/

1 2 0

During sprints I opened two PRs that fix two small issues related to SQLite in Django.

I see some more tickets with the sqlite keyword and I'll try to get to those in the next few weeks as well.

Any other issues with Django and SQLite that I'm not seeing?

4 0 0