Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

awesome-django

The Best Django Resource, Awesome Django for mature packages.
https://github.com/shahraizali/awesome-django

Last synced: about 2 hours ago
JSON representation

  • Authorization

    • django-oauth-toolkit - OAuth2 goodies for the Djangonauts!
    • django-guardian - Implementation of per object permissions as authorization backend.
    • django-oauth2-provider - Provide OAuth2 access to your app.
    • django-oml - Object Moderation Layer, mixin for models that allows you moderate several content types.
    • django-permission - based permission system* to handle complex permissions in Django.
    • django-rules - A tiny but powerful app providing object-level permissions to Django, without requiring a database. At its core, it is a generic framework for building rule-based systems, similar to decision trees. It can also be used as a standalone library in other contexts and frameworks.
    • django-oauth-toolkit - OAuth2 goodies for the Djangonauts!
  • Boilerplate

    • cookiecutter - A command-line utility that creates projects from cookiecutters (project templates).
    • django-hackathon-starter - A boilerplate for Django web applications, containing various social authentication methods and several popular API examples.
    • edge - A Django project skeleton that is modern and cutting edge.
    • demo-allauth-bootstrap - Django sample app with users including social auth via Django-AllAuth.
    • wemake-django-template - Bleeding edge Django template focused on code quality and security.
    • fuzzy-couscous - A cli tool to bootstrap your django projects and enhance your development experience.
    • falco - Project Starter, Fast Prototyping and Guides for Django Developers.
    • cookiecutter - A command-line utility that creates projects from cookiecutters (project templates).
  • Caching

    • django-cachalot - Caches your Django ORM queries and automatically invalidates them.
    • diskcache - Fast SQLite and file backed cache backend for Django.
    • django-cache-machine - Automatic caching and invalidation for Django models through the ORM.
    • django-cacheops - A slick ORM cache with automatic granular event-driven invalidation.
    • django-ormcache - A cache manager mixin that provides some caching of objects for the ORM.
    • django-redis-cache - A Redis cache backend for django.
    • johnny-cache - Johnny Cache is a caching framework for django applications.
    • django-cachalot - Caches your Django ORM queries and automatically invalidates them.
    • django-memoize - An implementation of [memoization](https://en.wikipedia.org/wiki/Memoization) technique for Django.
  • Database

  • Admin interface

    • django-hijack - Allows superusers to hijack (=login as) and work on behalf of another user.
    • Django Unfold - Unfold Django Admin Theme
    • django-hijack - Allows superusers to hijack (=login as) and work on behalf of another user.
    • django-jet-reboot - Django Jet is modern template for Django admin interface with improved functionality.
    • yawd-admin - An administration website for Django.
    • Django Jazzmin - Drop-in theme for django admin, that utilises AdminLTE 3 & Bootstrap 4 to make yo' admin look jazzy
    • django-admin-vol - Modern Bootstrap5 Design
    • django-semantic-admin - Django Semantic UI admin theme.
    • djamin - A new style for Django admin.
    • django-admin-bootstrap - Responsive Skin for Django Admin.
    • django-admin-bootstrapped - A Django admin theme using Twitter Bootstrap.
    • django-admin-easy - Collection of admin fields and decorators.
    • django-admin-interface - The ultimate admin interface, based on a modern flat theme, it lets you customize the admin title, logo and colors by the admin itself.
    • django-admin-tools - A collection of extensions/tools for the default django administration interface.
    • django-flat-theme - A flat theme for Django admin interface. Modern, fresh, simple. ([merged into Django 1.9+](https://docs.djangoproject.com/en/1.9/releases/1.9/#new-styling-for-contrib-admin))
    • django-flat-responsive - An extension for Django admin and django-flat-theme that makes interface mobile friendly.
    • django-fluent-dashboard - An improved django-admin-tools dashboard for Django projects.
    • django-jet - Modern responsive template for the admin interface with improved functionality.
    • django-material
    • django-object-actions
    • yawd-admin - An administration website for Django.
    • django-admin-env-notice - Visually distinguish environments in Django Admin, for example: `development`, `staging`, `production`, ... etc.
    • django-admin2 - Extendable, adaptable rewrite of django.contrib.admin
    • django-grappelli - A jazzy skin for the Django Admin-Interface.
    • django-suit - Modern theme for Django admin interface.
    • django-wpadmin - WordPress look and feel for Django administration panel.
    • django-xadmin - Drop-in replacement of Django admin comes with lots of goodies, fully extensible with plugin support, pretty UI based on Twitter Bootstrap.
  • Fields

  • Forms

    • django-bootstrap3 - Use Bootstrap in your Django templates, the Django way.
    • django-floppyforms - django-floppyforms is an application that gives you full control of the output of forms rendering. The forms API and features are exactly the same as Django’s, the key difference is that fields and widgets are rendered in templates instead of using string interpolation, giving you full control of the output using Django templates.
    • django-bootstrap3 - Use Bootstrap in your Django templates, the Django way.
    • django-semantic-forms - Django Semantic UI forms.
    • django-autocomplete-light - django-autocomplete-light's purpose is to enable autocompletes quickly and properly in a django project.
    • django-bootstrap-form - Twitter Bootstrap for Django Form.
    • 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.
    • django-floppyforms - django-floppyforms is an application that gives you full control of the output of forms rendering. The forms API and features are exactly the same as Django’s, the key difference is that fields and widgets are rendered in templates instead of using string interpolation, giving you full control of the output using Django templates.
  • Migrations

    • South - Django application to provide schema and data migrations that supports Django up to 1.6.x. ([Django 1.7 and up have an integrated migration system, based on but not compatible with South](https://docs.djangoproject.com/en/dev/topics/migrations/))
    • django-migrations-graph - Django-admin command to display migrations with dependencies.
    • django-test-migrations - Test Django schema and data migrations, including migrations' order.
    • django-liquidb - Django application to simplify migration management and changes in states of db scheme.
  • Project Management

    • taiga - Agile, Free and Open Source Project Management Tool.
    • Plane - Open-source, self-hosted project planning tool
    • django-timepiece - A multi-user Django application for tracking people's time on projects.
    • ITSY - Issue Tracking System.
  • RESTful API

    • django-rest-framework - A powerful and flexible toolkit that makes it easy to build Web APIs.
    • django-tastypie - Creating delicious APIs for Django apps since 2010.
    • django-nap - A minimalist approach to object serialization, RESTful views, and RPC views.
    • django-rest-auth - This app makes it extremely easy to build Django powered SPA's (Single Page App) or Mobile apps exposing all registration and authentication related functionality as CBV's (Class Base View) and REST (JSON).
  • Settings

  • Tagging

  • Testing

  • Views

  • WYSIWYG Editors

  • Workflows

    • django-workflows - django-workflows provides a generic workflow engine for Django.
  • Other

  • CMS

    • django-cms - The easy-to-use and developer-friendly CMS.
  • e-Commerce

    • Lighting Fas Shop - Lighting Fas Shop is Ecommerce made with Django.
    • Saleor - An e-commerce storefront for Python and Django.
    • Satchless - Satchless brings e-commerce and Python together.
    • Satchmo - Satchmo is an eCommerce framework created in Django which allows you to develop unique and robust online stores.
    • Django-Shop - A Django based shop system.
  • Books

  • Websites

    • Django Girls Tutorial - A fun and engaging tutorial showing how to build a blog using Django and deploy it to Heroku.
    • Mozilla Tutorial - Tutorial that shows how to set up a development environment, and how to get started with using it to create your own web applications.
    • Django Introduction - A reusable set of slides to educate more people about Django.
    • Django Packages - Django Packages is a directory of reusable apps, sites, tools, and more for your Django projects.
    • Django Sites - Django Sites is a showcase of websites powered by Django.
    • Full Stack Python's Django page - contains explanations for Django's philosophy and its components along with links to other resources and tutorials.
    • Simple is Better Than Complex - A blog about Django, Python and Web Development. Weekly updates containing tutorials, tips, featured packages, reference guides and code snippets.
    • Marina Mele's site - A blog about Django and Python. Includes deployment to Heroku, a Django project boilerplate for best practices, testing and more.
  • Conferences

    • Django Beer - the new meeting of the Django community of Florence.
    • Django Village - the Italian Django community conference. An opportunity to meet djangonauts from all over Italy and abroad.
    • Django Weekend - is a Django/Python non-profit community event, organised and run entirely by volunteers. The conference is Django-focused, but all aspects of Python fall within its remit.
    • Django: Under The Hood - is an exciting new Django conference for experienced Django developers. Come and learn about the internals of Django, and help to shape its future.
    • DjangoCon Europe - is the annual largest European-based Django conference that is usually held in late spring.
    • DjangoCon US - is the largest North American Django conference generally held the first week in September each year.
    • cookiecutter-django - A cookiecutter template for creating Django projects quickly.
    • Django Beer - the new meeting of the Django community of Florence.
  • External documentation

    • Classy Class-Based Views - Detailed descriptions, with full methods and attributes, for each of Django's class-based generic views.
    • Classy Django REST Framework - Detailed descriptions, with full methods and attributes, for each of Django REST Framework's class-based views and serializers.
  • Videos

  • Authentication

    • python-social-auth - Python Social Auth is an easy-to-setup social authentication/registration mechanism with support for several frameworks and auth providers.
    • dj-rest-auth - Drop-in API endpoints for handling authentication securely in Django Rest Framework. Works especially well with SPAs (e.g React, Vue, Angular), and Mobile applications.
    • django-organizations - Multi-user accounts for Django projects.
    • django-registration - Simple user-registration application for Django, designed to make allowing user sign-ups as painless as possible.
    • djoser - REST implementation of Django authentication system.
    • django-use-email-as-username - A Django app to use email as username for user authentication.
    • django-allauth - Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.
    • django-two-factor-auth - User-friendly Two-Factor authentication.
    • django-userena - Accounts for Django made beautifully simple.
  • Model Extensions

    • django-model-utils - Django model mixins and utilities.
    • django-aggregate-if - Conditional aggregates for Django queries, just like the famous SumIf and CountIf in Excel.
    • django-localflavor - Country-specific Django helpers, formerly of contrib fame.
    • django-treebeard - Alternative tree data structures for Django. (provides 3 different methods for storing hierarchical data, including MPTT )
    • django-mptt - Utilities for implementing a modified pre-order traversal tree in django.
  • Asset Management

    • Collectfast - A faster collectstatic command.
    • django-htmlmin - HTML minifier for Python with full support for HTML 5 and Django.
    • django-pipeline - Asset packaging for Django.
    • django-systemjs - Django SystemJS brings the JavaScript of tomorrow to Django, today. (JSPM integration in Django)
    • python-webpack - Python bindings for webpack with django integration.
    • django-webpacker - A django compressor tool which bundles CSS, JS files to a single CSS, JS file with webpack and updates your HTML files with respective CSS, JS file path.
    • django-compressor - Compresses linked and inline JavaScript or CSS into a single cached file.
    • django-gears - Compiles and concatenates JavaScript and CSS assets.
    • django-webpack-loader - Transparent webpack integration for django.
  • Blog Management

    • django-blog-zinnia - Simple yet powerful and really extendable application for managing a blog within your Django Web site.
    • puput - A Django blog app implemented in Wagtail.
    • django-blog-it - complete customizable and ready to use blog with one click installer.
  • Compatibility

    • django-compat - Forward and backwards compatibility layer for the officially supported Django versions.
    • django-compat-lint - Check Django compatibility of your code.
  • CRM

    • Django-CRM - Customer relationship management dashboard where you can manage customers at sales of the organization. It Provides to manage leads information and its activity, track issues from leads, manage contacts to send emails of leads and accounts.
  • Dashboards

    • django-dashing - a customisable, modular dashboard application framework for Django to visualize interesting data about your project. Inspired in the exceptionally handsome dashboard framework Dashing.
  • Data sciences

    • rest-pandas - Serves up your Pandas dataframes via the Django REST Framework for use in client-side (i.e. d3.js) visualizations and offline analysis (e.g. Excel).
  • Debugging

    • django-devserver - A drop in replacement for Django's built-in runserver command.
    • django-querycount - Middleware that Prints the number of DB queries to the runserver console.
    • django-silk - Silky smooth profiling for Django.
    • sentry - A modern error logging and aggregation platform.
    • django-web-profiler - A django profiling tool which logs, stores debug toolbar statistics and also a set of URL's statistics using a management command.
    • django-debug-toolbar - A configurable set of panels that display various debug information about the current request/response.
    • nplusone - Auto-detecting the n+1 queries problem in Django. (and other ORMs)
  • Email

    • django-celery-email - A Django email backend that uses a celery task for sending the email.
    • django-db-mailer - Django module to easily send email/sms/push/tts using django templates stored on database and managed through the Django Admin.
    • django-drip - Django Admin based management for drip email campaigns.
    • django-email-extras - Various email utilities: PGP encryption, multipart templates, web browser test backend.
    • django-email-gateway - A django package which act as a gateway to send emails from SES. Receiving its' corresponding email replies, parsing reply email content with amazon SES.
    • django-mailgun - A Django email backend for Mailgun.
    • django-post_office - A simple app to send and manage your emails in Django, supports templates and can be easily integrated with task queues.
    • django-ses - A Django email backend for Amazon's Simple Email Service.
    • django-spoolgore - A django email backed for the Spoolgore daemon.
    • django-templated-email - Django module to easily send templated emails using django templates, or using a transactional mail provider (mailchimp, silverpop, etc.)
    • django-yubin - django-mailer2 + django-mailviews with some extras.
    • djmail - A simple and nonobstructive django email middleware.
    • djrill - Email backend and new message class for Mandrill transactional email service from MailChimp.
  • File Transfers

    • django-sendfile - This is a wrapper around web-server specific methods for sending files to web clients.
    • django-filer - Makes multiple files(text/image) uploading easy and provides interface with precise details.
    • django-downloadview - Serve files with Django.
  • GIS

  • Image handling

    • django-image-cropping - helper application to easily and non-destructively crop arbitrarily large images in admin and frontend.
    • django-imagekit - Django app for processing images for thumbnail, black-and-white and sizes
    • django-pictures - Responsive cross-browser image library using modern codes like AVIF & WebP.
    • django-versatileimagefield - A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for quickly creating new images from the one assigned to the field.
  • Import/Export

    • django-import-export - Django application and library for importing and exporting data with admin integration.
  • Mobile Support

    • django-push-notifications - A minimal Django app that implements Device models that can send messages through APNS and GCM.
    • django-pushy - Django app that provides push notifications functionality with celery. The main purpose of this app is to help you send push notifications to your users at scale. If you have lots of registered device keys, django-pushy will split your keys into smaller groups which run in parallel making the process of sending notifications faster.
  • Multitenancy

    • django-tenant-schemas - Tenant support for Django using PostgreSQL schemas.
    • django-tenants - An Active fork of _django-tenant-schemas_ which provides more features and enhancements.
  • Payment Processing

    • dj-stripe - Django + Stripe Made Easy.
    • django-merchant - A Django app that provides helpers for multiple pluggable payment backends.
    • django-paypal - A pluggable Django application for integrating PayPal Payments Standard or Payments Pro.
    • django-payu - A Django app that provides integration between Django and PayU Payment Gateway.
    • django-oscar-paymentexpress - This package provides integration with the payment gateway, PaymentExpress using their PX POST API. It is designed to work seamlessly with the e-commerce framework django-oscar but can be used without it.
    • django-oscar-paypal - PayPal integration for django-oscar. Can be used without Oscar too.
    • django-pinpayments - Django library to simplify payment processing with pin.
    • django-zebra - Forms, widgets, template tags and examples that make Stripe + Django easier.
    • django-oscar-adyen - This package provides integration with the Adyen payment gateway. It is designed to work seamlessly with the e-commerce framework django-oscar but can be used without Oscar.
  • Reporting

    • django-model-report - Django reports integrated with highcharts.
    • django-report-builder - A GUI for Django ORM. Build custom queries and display results. Targets sys admins and capable end users who might not be able to program.
  • LLMs

    • django-llm - An app for Django to aid development of large language model (LLM) workflows.
    • django-ai-assistant - Combine the power of LLMs with Django's productivity to build intelligent applications.
  • Analytics

    • django-analytical - Integrates analytics services with a generic interface, templates stay clean.