A Django app to provide handy tools for django-easy-audit.
Project description
This is a simple Django app to provide hand views, analytics and tools for better handling data from easyaudit.
Detailed documentation is in the “docs” directory.
Quick start
Install the package using:
pip install django-easyaudit-utils
Add “easyaudit_utils” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'easyaudit', 'easyaudit_utils', ... ]Include the polls URLconf in your project urls.py like this:
path("easyaudit/", include("easyaudit_utils.urls", namespace="easyaudit_utils")),
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
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-easyaudit-utils-0.0.6.tar.gz.
File metadata
- Download URL: django-easyaudit-utils-0.0.6.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
025061ad1171852f62b21626553812eb515a65f9f96e345242f127fe76820e0d
|
|
| MD5 |
a25dcb63650d5c5040d881c976c46d23
|
|
| BLAKE2b-256 |
1e524497f006db914024fbca1668f442f040ae9378e3dad31efc2ef53aecd4e3
|
File details
Details for the file django_easyaudit_utils-0.0.6-py3-none-any.whl.
File metadata
- Download URL: django_easyaudit_utils-0.0.6-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
57f6ac24d3f8ffb263a1da2423ba088b43c3f2caf1ce9569aa592d1d7bec9baf
|
|
| MD5 |
722a1fcde5effed12061d8004a8e025a
|
|
| BLAKE2b-256 |
250f4392fbaf07fbc3a4ae4630af1bc64096222e4af93bb9abb41a3ed681fbd0
|