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
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. :-)
Release files for django-categories-i18n 2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-categories-i18n-2.0.tar.gz | 10.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_categories_i18n-2.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 21.5 kB
Release files / django-categories-i18n-2.0.tar.gz
| Download URL | django-categories-i18n-2.0.tar.gz |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bb3763c417d10143a0b070c49e4a3c74c1faa079e2a556132358330a4a525fea
|
|
BLAKE2b-256 checksum How to use checksums |
6d8af6256149197ffb26e9f316f3be399afd4c69ef5e39988980588211ab5c51
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
|
Release files / django_categories_i18n-2.0-py2.py3-none-any.whl
| Download URL | django_categories_i18n-2.0-py2.py3-none-any.whl |
|---|---|
| Size | 11.3 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
e95c665f71112d4bd14bdf94ca3012c1777ab9ba2c793385ba8070acd7a8ee2e
|
|
BLAKE2b-256 checksum How to use checksums |
8244da4c104290c2d9af5e251feecf8b3998b548092a7ed2c85a12d35fd54948
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
|