Base class which provides convenient categorising methods to use as a foreign key to models
Quickstart
Add apps to installed apps
Add
‘taxonomy’, ‘mptt’,
to your INSTALLED_APPS.
Prepare Database
./manage.py migrate
Usage
Simply extend TaxonomyModel when creating your categories. The model has the attributes name, slug, parent, weight and published
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django_taxonomy-0.0.2.tar.gz
(2.5 kB
view details)
File details
Details for the file django_taxonomy-0.0.2.tar.gz.
File metadata
- Download URL: django_taxonomy-0.0.2.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8089c6979dd1671e94e01353975dbbfc30dd1ac9de9489c4ba9918857e4d7984
|
|
| MD5 |
d14c7a9220b79b39d72b2d1e14b89613
|
|
| BLAKE2b-256 |
c81b97968013a5c41d5823c2c03735e48b0f1806a00b3cbaaee22fc5ec594a14
|