outreachy/website ⭐ 296

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

django-commons/django-typer ⭐ 264

Use Typer (type hints) to define the interface for your Django management commands.

anze3db/django-tui ⭐ 293

Inspect and run Django Commands in a text-based user interface (TUI)

Jitensid/django-webpack-dev-server ⭐ 21

Django Webpack Dev Server is a command line Django reusable app to setup configuration files for React. It uses webpack and webpack_dev_server to bundle your frontend code.

adamchainz/django-linear-migrations ⭐ 232

Ensure your migration history is linear.

klis87/django-cloudinary-storage ⭐ 136

Django package that provides Cloudinary storages for both media and static files as well as management commands for removing unnecessary files.

jedie/django-reversion-compare ⭐ 320

Add compare view to django-reversion for comparing two versions of a reversion model.