Skip to main content

Python django commands for crowding translations management

Project description

Django QDQMedia Translations
====================

Installs Django commands to manages translations.

Installation
------------

pip install --extra-index-url http://pypi.qdqmedia.com:8888/simple djqdqtranslations

Configure
---------

- Add ``djqdqtranslations`` to the INSTALLED_APPS.
- Define the variable THEMES_REPOS in your project settings.


Development
---------------

Install `requirements-dev.txt` into a virtualenv.

Using _virtualenvwrapper_:

mkvirtualenv djqdqtranslations
workon djqdqtranslations
pip install -r requirements-dev.txt


Run tests:

python -m djqdqtranslations.tests

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

djqdqtranslations-0.6.tar.gz (6.6 kB view hashes)

Uploaded Source

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