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

https://github.com/mohammad-pooladi/awesome-django

A curated list of awesome Django apps. Inspired by and based on awesome-python.
https://github.com/mohammad-pooladi/awesome-django

List: awesome-django

django django-information python

Last synced: 7 days ago
JSON representation

A curated list of awesome Django apps. Inspired by and based on awesome-python.

Awesome Lists containing this project

README

        

# Awesome-Django
A curated list of awesome Django apps. Inspired by and based on [awesome-python](https://github.com/vinta/awesome-python/).

- [Awesome Django](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#awesome-django)
- [Admin Interface](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#admin-interface)
- [Asset Management](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#asset-management)
- [Debugging](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#debugging)
- [Fields](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#fields)
- [Forms](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#forms)
- [Model Extensions](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#model-extensions)
- [RESTful API](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#restful-api)
- [Tagging](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#tagging)
- [Translations](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#translations)
- [Other](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#other)
- [Projects](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#projects)
- [Contributing](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#contributing)

## Admin interface

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#admin-interface)

- [django-grappelli](https://github.com/sehmaschine/django-grappelli/) - A jazzy skin for the Django Admin-Interface.
- [django-suit](https://github.com/darklow/django-suit/) - Modern theme for Django admin interface.

## Asset Management

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#asset-management)

- [django-compressor](https://github.com/django-compressor/django-compressor/) - Compresses linked and inline javascript or CSS into a single cached file.

## Debugging

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#debugging)

- [django-debug-toolbar](https://github.com/django-debug-toolbar/django-debug-toolbar/) - A configurable set of panels that display various debug information about the current request/response.

## Fields

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#fields)

- [django-picklefield](https://github.com/gintas/django-picklefield/) - A pickled object field for Django
- [django-image-tools](https://github.com/bonsaistudio/django-image-tools/) - A package to handle images in Django.
- [django-imagekit](https://github.com/matthewwithanm/django-imagekit/) - Automated image processing for Django.

## Forms

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#forms)

- [django-crispy-forms](https://github.com/maraujop/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.

## RESTful API

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#restful-api)

_Libraries for developing RESTful APIs._

- [django-rest-framework](http://www.django-rest-framework.org/) - A powerful and flexible toolkit that makes it easy to build Web APIs.
- [django-rest-swagger](https://github.com/marcgibbons/django-rest-swagger/) - Swagger Documentation Generator for Django REST Framework

## Model Extensions

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#model-extensions)

- [django-model-utils](https://github.com/carljm/django-model-utils/) - Django model mixins and utilities.

## Tagging

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#tagging)

- [django-taggit](https://github.com/alex/django-taggit/) - Simple tagging for Django.

## Translations

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#translations)

- [django-rosetta](https://github.com/mbi/django-rosetta/) - Rosetta is a Django application that eases the translation process of your Django projects.

## Other

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#other)

- [South](https://bitbucket.org/andrewgodwin/south/src/) - Django application to provide schema and data migrations.
- [django-allauth](https://github.com/pennersr/django-allauth/) - Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
- [django-braces](https://github.com/brack3t/django-braces/) - Reusable, generic mixins for Django.
- [django-extensions](https://github.com/django-extensions/django-extensions/) - This is a repository for collecting global custom management extensions for the Django Framework.
- [django-gravatar2](https://github.com/twaddington/django-gravatar/) - Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite!
- [django-markitup](https://bitbucket.org/carljm/django-markitup/src/) - A Django reusable application for end-to-end markup handling.
- [django-mptt](https://github.com/django-mptt/django-mptt/) - Utilities for implementing a modified pre-order traversal tree in django.
- [django-smuggler](https://github.com/semente/django-smuggler/) - Django Smuggler is a pluggable application for Django Web Framework that helps you to import/export fixtures via the automatically-generated administration interface.
- [django-solo](https://github.com/lazybird/django-solo/) - Helps working with singletons - things like global settings that you want to edit from the admin site.
- [sentry](https://github.com/getsentry/sentry/) - Sentry is a realtime, platform-agnostic error logging and aggregation platform.

# Projects

[](https://github.com/jbwolfe/awesome-django?tab=readme-ov-file#projects)

- [Satchmo](https://bitbucket.org/chris1610/satchmo/src/) - Satchmo is an eCommerce framework created in Django which allows you to develop unique and robust online stores.
- [django-cms](https://github.com/divio/django-cms/) - The easy-to-use and developer-friendly CMS
- [mayan-edms](https://github.com/mayan-edms/mayan-edms/) - Open source, Django based DMS (document management system) with custom metadata indexing, file serving integration, OCR capabilities, document versioning and electronic signature verification.