Skip to main content

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

django-categories-i18n-1.0.tar.gz (9.7 kB view details)

Uploaded Source

Built Distribution

django_categories_i18n-1.0-py2.py3-none-any.whl (9.7 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-categories-i18n-1.0.tar.gz.

File metadata

File hashes

Hashes for django-categories-i18n-1.0.tar.gz
Algorithm Hash digest
SHA256 04d1a2f29e54b6e347c946616b5ab0c574e154747bd2ef726d608f156f5ee3c6
MD5 40f8213acb010af86902ce01677778d4
BLAKE2b-256 fd1a56f3d85cc1a347260e8d64bdf1b65c07589f8c925a1445372a30db3489df

See more details on using hashes here.

File details

Details for the file django_categories_i18n-1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_categories_i18n-1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f9869684a20e0a59d692982b666b4617c9c683b1883881c02f8908242749d689
MD5 d5a8a042e85ceb67c784fb28a2785255
BLAKE2b-256 8c4dba89e4406145c31cb61ed447575b57e874b341ac7f7e580f853e7444a637

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page