outreachy/website ⭐ 274

Code for the Outreachy website, based on Python, Django, and Bootstrap.

bram2w/baserow ⭐ 2708

The official repository is hosted on https://gitlab.com/bramw/baserow. Baserow is an open source no-code database tool and Airtable alternative.

businho/django-migrations-ci ⭐ 24

Cached migrations on CI (and local) for faster migrations

mwarkentin/django-watchman ⭐ 544

django-watchman exposes a status endpoint for your backing services like databases, caches, etc.

kimetrica/django-binary-database-files ⭐ 11

A storage system for Django that stores uploaded files in the database.

Salaah01/django-action-triggers ⭐ 83

A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message brokers (e.g., Kafka, RabbitMQ), and can trigger other processes, including AWS Lambda functions.