Skip to main content

Extras for Django

Project description

Rehive Logo

Django Rehive Extras

Extra utilities for using Django.

Features

  • Python >= 3.6
  • Django >= 3.0
  • Money model field using decimals.
  • Date model with created/updated field.
  • State model that stores the previous state of a model instance in memory.
  • Cascading archive model class.
  • Integrated model class that supports date, state and cascading archives.

Getting started

  1. Install the package:
pip install django-rehive-extras
  1. Add "django_rehive_extras" to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [
    ...
    'django_rehive_extras',
]

Project details


Download files

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

Source Distribution

django-rehive-extras-1.3.0.tar.gz (8.1 kB view details)

Uploaded Source

File details

Details for the file django-rehive-extras-1.3.0.tar.gz.

File metadata

  • Download URL: django-rehive-extras-1.3.0.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.3 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.13

File hashes

Hashes for django-rehive-extras-1.3.0.tar.gz
Algorithm Hash digest
SHA256 479741f4495d05922902cf55764484e9e174a56ee6c4563258db8502ad72d506
MD5 7069e21bb14802bcfd7545bf51168441
BLAKE2b-256 57362a66e2e45229df76d67cfeda0a3323eec04d0dbf864bde71d38168f6b643

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page