fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

I've just released django-tui 23.9!

The new version adds an interactive shell for running ORM queries!

🔗 github.com/anze3db/django-tui

Alex Deathway :django:

@anze3db is this app acting as a wrapper or a Django app, does it convert the query into SQL command for presentation or map the query made by Django?