Skip to main content

django-reusable

PyPI License

A collection of reusable utilities for Django projects.

Documentation

Features

  • CRUD Views — full CRUD interface with django-tables2, filters, search, and wizard support
  • Admin ExtensionsEnhancedAdminMixin with action links, AJAX actions, custom buttons, multi-select filters, and theme customization
  • Model FieldsUSAddressField, MultipleChoiceField, CurrencyField with JSON storage and queryable components
  • Model MixinsTimeStampedModel, MonitorChangeMixin, GenericRelationMixin, ModelUtilsMixin
  • Forms — custom fields, widgets, validators, and readonly form classes
  • Middleware — login required, thread-local request, exception tracking
  • AI ORM Toolkitquery_model(), list_models_and_fields() for LLM tool integration
  • Utilities — 100+ functions for JSON, collections, dates, permissions, CSV export, caching, and more
  • Template Tags — currency formatting, list splitting, dynamic formsets
  • django-tables2 ExtensionsEnhancedTable with extra footers, new-row columns, and custom column types

Prerequisites

  • Django >= 2.2
  • django-tables2 >= 1.21.2
  • django-crispy-forms >= 1.7.2
  • pypugjs >= 5.6.0

Installation

pip install django-reusable

Add to INSTALLED_APPS:

INSTALLED_APPS += ("django_reusable", )

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_reusable-14.9.tar.gz (94.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_reusable-14.9-py3-none-any.whl (130.0 kB view details)

Uploaded Python 3

File details

Details for the file django_reusable-14.9.tar.gz.

File metadata

  • Download URL: django_reusable-14.9.tar.gz
  • Upload date:
  • Size: 94.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.0

File hashes

Hashes for django_reusable-14.9.tar.gz
Algorithm Hash digest
SHA256 f83755ceb50bd03819e466a0b3875695185d434c3af4f012d8b269dd252de963
MD5 22f8d406b1b096a628952b72ceaeda0c
BLAKE2b-256 d6ff50075b0cad3d3c79f0c08921b30e5ace58c09684d5aecde8e9723749e4c8

See more details on using hashes here.

File details

Details for the file django_reusable-14.9-py3-none-any.whl.

File metadata

  • Download URL: django_reusable-14.9-py3-none-any.whl
  • Upload date:
  • Size: 130.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.0

File hashes

Hashes for django_reusable-14.9-py3-none-any.whl
Algorithm Hash digest
SHA256 1eb67fc222565ce6860d06603705bad9d58b1e1fcf8e9729e289b768e229a94c
MD5 e0aa073ef5be2191f01f1288b4874180
BLAKE2b-256 7c928c7441db6644491c40202727561a6f85e971fd6399361c0d89e101211581

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

14.9

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page