django admin helper classes for django-permanent models
Project description
django-permanent-helpers
Django admin helper classes for django-permanent models.
Authored by Basil Shubin, inspired by django-taggit-helpers
Installation
First install the module, preferably in a virtual environment. It can be installed from PyPI:
pip install django-permanent-helpers
Configuration
First make sure the project is configured for django-permanent.
Then add the following settings:
INSTALLED_APPS += (
'django_permanent_helpers',
)
Usage
Contributing
If you like this module, forked it, or would like to improve it, please let us know! Pull requests are welcome too. :-)
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
Close
Hashes for django-permanent-helpers-0.0.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c84317936285a9cec0da1991b8e6b8630035be5a08b72ac8ee0515c60ca78ca |
|
MD5 | 781a25209b4f95e332706202a0c9d813 |
|
BLAKE2b-256 | 02f4c324bb2791b8aeb2ee5b1888a46c20d3d4ce396cac1598d896fa42b19f60 |
Close
Hashes for django_permanent_helpers-0.0.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 267c45d9c84ff10a8b79f95c1f5d9f234e85602d0e8189c807b75813682e647b |
|
MD5 | 8eeb943d0d35f5055af2ee2d398be64d |
|
BLAKE2b-256 | 88070c17f87633173d7911508bc8075df3ff2e66de2f658a429ec4fd48f83877 |