mastodon.online is one of the many independent Mastodon servers you can use to participate in the fediverse.
A newer server operated by the Mastodon gGmbH non-profit

Server stats:

11K
active users

#django

84 posts54 participants1 post today

We’ve just updated our April 8th Meetup at Kraken Tech with a 2nd talk!

Check out this "migration" adding Adam Johnson’s "Data-Oriented Django Drei" to our lineup!

Now on the agenda:

1. David Imba Zorto “How to Use Cursor as a Professional: Cursor Rules!”

2. @adamchainz “Data-Oriented Django Drei,” focusing on database indexes & performance.

If you can’t make it, please free up your spot. 👉 bit.ly/43L35eM

See you soon!

Der "Kleene" hat sich zurück gezogen. War anstrengend heute für #django.
Einerseits die die #Hitze von oben, dann aber auch die #Hitze von diversen #Fellnasen aus der Umgebung 😉
Möchte gar nicht wissen, was er heute so träumt 😉
Guts Nächtle @all
#dogs #dogsofmastodon #Mastodonrudel #hunde #Leonberger #leonbergers #hund #fotografie #fotosamstag #GuteNachtTrööt #dog #MastodonDogs #lebenmithund #schlafendehunde #schlafenderhund #bigdogs #großehunde #lovemydog #samsdog

It's #release o'clock! 🥳

We have:

* 2.3 version of the server! This is just the current master with a bowtie (aka a tag) so nothing has changed, but for the next one I want to try to use Github's projects to prioritize the roadmap. Let's see if it helps or is just more work: github.com/orgs/wger-project/p

* 1.8.1 of the mobile app. This brings small ui improvements and bugfixes for the routines as well as better compatibility checks with the server

Release 2.4
GitHubRelease 2.4 • wger-projectRelease 2.4

C'est partit pour une n ième appli en Django de suivi et gestion des ruches. Là je vais construire un projet plutôt pas mal, je crois. Pour le moment c'est juste les bases, il reste du boulot intéressant un peu partout.
Je reste sur du SQLite, pas besoin de plus a ce stade et les templates sont en tailwindcss.
Go pour la saison 2025.
#django #apiculture

Impressionen von der #abendrunde mit dem Napfbefüller
Habt nen tollen Abend und ein entspanntes Wochenende
für die Leute hier aus dem Kreis #Paderborn
Am Sonntag ab 13 Uhr hat das #tierheim in #schlossneuhaus ne Flohmarkt, der den Tieren zu Gute kommt
Was zum schnabulieren für die #Zweibeiner gibt's auch.
Wir sehen uns da
#django #bigdogs #großehunde #lebenmithund #lovemydog #dogs #dog #hund #hunde #freidog #FotoFreitag #MastodonDogs #dogsofmastodon #Mastodonrudel #Leonberger #leonbergers

I'm still unemployed, and I'm starting to think that I'm not going to find a job with (in Berlin or remote).

After 25yrs as a dev I'm really pretty good - actually I'm good enough that I'm a better tailwind developer after three days' than people who've been using it for a year or more. And that's with me being a backender by trade.

Anybody's hiring? I'm also a good tech lead, I can do devops, etc etc.

Django 5.2 支援 composite primary key

看到 Django 5.2 的公告,裡面列出了比較重大的改變,其中一個注意到的是支援 Composite (Compound) Primary Key 了:「Django 5.2 released」,完整的 release notes 則是在「Django 5.2 release notes」這邊可以看到。 就是因為這些 ORM library 不支援 compsite primary key,所以才會有 best (?) practice 要求每個表格都要有 primary key,而且是單一欄位... 大家應該都習以為常了,怎麼會突然在 2025 年才想要支援? …

blog.gslin.org/archives/2025/0

Gea-Suan Lin's BLOG · Django 5.2 支援 composite primary key看到 Django 5.2 的公告,裡面列出了比較重大的改變,其中一個注意到的是支援 Composite (Compound) Primary Key 了:「Django 5.2 released」,完整的 release notes 則是在「Django 5.