An open API service indexing awesome lists of open source software.

awesome-django?tab=readme-ov-file

A curated list of awesome Django apps and projects.
https://github.com/jbwolfe/awesome-django?tab=readme-ov-file

Last synced: 4 days ago
JSON representation

  • Admin interface

  • Asset Management

    • django-compressor - Compresses linked and inline javascript or CSS into a single cached file.
  • Fields

  • Debugging

    • django-debug-toolbar - A configurable set of panels that display various debug information about the current request/response.
  • Forms

    • django-crispy-forms - The best way to have DRY Django forms. The app provides a tag and filter that lets you quickly render forms in a div format while providing an enormous amount of capability to configure and control the rendered HTML.