Translatable Categories model
Project description
django-categories-i18n
A simple categories model that supports translations. Improvements are welcome!
Installation
First install the module, preferably in a virtual environment. It can be installed from PyPI:
pip install django-categories-i18n
Or the current folder can be installed for development:
pip install -e .
Add categories_i18n to your INSTALLED_APPS:
INSTALLED_APPS += ( 'categories_i18n', )
Usage
Link to the categories_i18n.models.Category model in your application.
Improving this package
This module is designed to be usable for other projects too. In case there is anything you didn’t like about it, or think it’s not flexible enough, please let us know. We’d love to improve it! 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
File details
Details for the file django-categories-i18n-1.0.tar.gz
.
File metadata
- Download URL: django-categories-i18n-1.0.tar.gz
- Upload date:
- Size: 9.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04d1a2f29e54b6e347c946616b5ab0c574e154747bd2ef726d608f156f5ee3c6 |
|
MD5 | 40f8213acb010af86902ce01677778d4 |
|
BLAKE2b-256 | fd1a56f3d85cc1a347260e8d64bdf1b65c07589f8c925a1445372a30db3489df |
File details
Details for the file django_categories_i18n-1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_categories_i18n-1.0-py2.py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9869684a20e0a59d692982b666b4617c9c683b1883881c02f8908242749d689 |
|
MD5 | d5a8a042e85ceb67c784fb28a2785255 |
|
BLAKE2b-256 | 8c4dba89e4406145c31cb61ed447575b57e874b341ac7f7e580f853e7444a637 |