Useful Django 3rd party packages Part 2

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • django-allauth

    Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

    django-allauth is a reusable Django app that allows for both local and social authentication, with flows that just work.

  • django-suit

    Modern theme for Django admin interface

    Live Demo: http://djangosuit.com/admin/ Doc: https://django-suit.readthedocs.io/en/develop/ Source: https://github.com/darklow/django-suit

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • django-import-export

    Django application and library for importing and exporting data with admin integration.

    Doc: https://django-import-export.readthedocs.io/en/latest/ Source: https://github.com/django-import-export/django-import-export

  • django-summernote

    Simply integrate Summernote editor with Django project.

    Doc: Not available (just use users guide on their repository) Source: https://github.com/summernote/django-summernote

  • django-storages

    https://django-storages.readthedocs.io/

    Doc: https://django-storages.readthedocs.io/en/latest/ Source: https://github.com/jschneier/django-storages

  • Summernote

    Super simple WYSIWYG editor

    this package allows you to embed Summernote into Django (admin or form). and if you don't know Summernote, Summernote is a JavaScript library that helps you create WYSIWYG editors online.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts