Extras for Django
Project description
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
- Install the package:
pip install django-rehive-extras
- Add "django_rehive_extras" to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [
...
'django_rehive_extras',
]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django_rehive_extras-1.3.15.tar.gz.
File metadata
- Download URL: django_rehive_extras-1.3.15.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fa5716bba03eb060aaeb75ce18a787f258e2b4baf3381748386682cc4b58127
|
|
| MD5 |
f3f68d02c7f071bf317564f2d95b2e30
|
|
| BLAKE2b-256 |
f45800bae231612ad87713573d026fa199113a81ab1b8277b72bae8c10e7e2c5
|
File details
Details for the file django_rehive_extras-1.3.15-py3-none-any.whl.
File metadata
- Download URL: django_rehive_extras-1.3.15-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe759fcf87d6e5e222901c6d7b78746b7776555a58fde0c24eaa652e0c583ffd
|
|
| MD5 |
4b702b191e0162c762717b151aff638e
|
|
| BLAKE2b-256 |
5562a422a02e91dfce3c5d0caea1aaa12b54dc09862516bec196dd81064f69ad
|