Skip to main content

Django Suit localization.

Project description

https://pypip.in/v/django-suit-locale/badge.png https://pypip.in/d/django-suit-locale/badge.png https://pypip.in/wheel/django-suit-locale/badge.png https://pypip.in/license/django-suit-locale/badge.png

The aim of this project is to bring better localization process for Django Suit (http://djangosuit.com/).

What i have done

  • generated suit locale files

  • compared with django.contrib.admin locale files and removed duplicates

  • compared with the supported packages and removed duplicates

  • left the translations that do not maintain their own translation process

  • left the translations that are from maintained packages but i did not found them

Package support

django-reversion

Fork https://github.com/etianen/django-reversion and translate.

django-cms

Translate at Transifex https://www.transifex.com/projects/p/django-cms/.

django-filer

Translate at Transifex https://www.transifex.com/projects/p/django-filer/.

django-import-export

This package is not localized, so translation is included in this repository.

Localize

Use Transifex to translate to your language https://www.transifex.com/projects/p/django-suit-locale/.

Installation

  • Install easily using pip:

pip install django-suit-locale
  • Add suitlocale to your INSTALLED_APPS settings:

INSTALLED_APPS = (
    ...
    'suitlocale',
    'suit',
)

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-suit-locale-1.0.6.tar.gz (13.2 kB view hashes)

Uploaded Source

Built Distribution

django_suit_locale-1.0.6-py2.py3-none-any.whl (35.9 kB view hashes)

Uploaded Python 2 Python 3

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