Abstract

django is a Python-based free and open-source web framework, which follows the model-view-template (MVT) architectural pattern.

Libraries

  • django-allauth - A set of applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. - 🕸️ 🐙 🐍
  • django-jsonfeed - This library intends to support JSON Feed. - 🐙 🐍
  • django-bakery - a set of helpers for baking your Django site out as flat files - 🐙 🐍
  • django-su - login as any user from the Django admin interface, then switch back when done - 🐙 🐍
  • django-river - an open source and always free workflow framework for Django which support on the fly changes instead of hardcoding states, transitions and authorization rules - 🐙 🐍
  • django-webmentions - 🐙
  • django-guardian - an implementation of object permissions for Django providing an extra authentication backend. - 🐙 🐍
  • django-flags - Feature flags allow you to toggle functionality in both Django code and the Django templates based on configurable conditions. - 🐙 🐍
  • Django Activity Stream - Django Activity Stream is a way of creating activities generated by the actions on your site. It is designed for generating and displaying streams of interesting actions and can handle following and unfollowing of different activity sources. - 🐙 🐍
  • django-deprecate-fields - This package allows deprecating model fields and allows removing them in a backwards compatible manner.
  • nplusone - nplusone is a library for detecting the n+1 queries problem in Python ORMs, including SQLAlchemy, Peewee, and the Django ORM.
  • django-idempotency-key - Allows view/viewset functions to use idempotency keys and automatically return the same data if called multiple times.
  • django-recurrence - Utility for working with recurring dates in Django.
  • django-pgtrigger - Write Postgres triggers for your Django models.

Templates

1 item under this folder.