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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5a33d187802060f472aa7c27de879fb3a9ccafe6ba8474d7d725037a5833dbb |
|
MD5 | 736fb6540f09bd2c0b0f2b32d88208b4 |
|
BLAKE2b-256 | 0b54bbd92dfda7b8bb276061abfef000908fc564ebfc4bf76f7bdb344e9ebe1f |
Close
Hashes for django_permanent_helpers-0.0.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8e10dbbc45fc04c5e1040cf53c1d5ef0315743850378149bd74223e6c42196e |
|
MD5 | 5c6d60f086bdb1b77b1f522e6f456fcb |
|
BLAKE2b-256 | 4c8b5f51689adfa17429f6c5d9b57d59a2aa65f77ae2f26ed1bd66c27d1044a5 |