Adds django-hvad translation to the Image admin of django-filer.
Installation
Prerequisites:
Django
django-filer
django-hvad
If you want to install the latest stable release from PyPi:
$ pip install cmsplugin-filer-image-translated
If you feel adventurous and want to install the latest commit from GitHub:
$ pip install -e git://github.com/bitmazk/cmsplugin-filer-image-translated.git#egg=cmsplugin_filer_image_translated
Add cmsplugin_filer_image_translated to your INSTALLED_APPS:
INSTALLED_APPS = (
...,
'cmsplugin_filer_image_translated',
)
Run the South migrations:
./manage.py migrate cmsplugin_filer_image_translated
Usage
TODO: Describe usage
Roadmap
Check the issue tracker on github for milestones and features to come.
Release files for cmsplugin-filer-image-translated 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cmsplugin-filer-image-translated-0.2.tar.gz | 12.3 kB | Details |
Release files / cmsplugin-filer-image-translated-0.2.tar.gz
| Download URL | cmsplugin-filer-image-translated-0.2.tar.gz |
|---|---|
| Size | 12.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
35c5d2b72061651b6da33ab47a57ba6410a1497dcf6ad5a02e41bd3db0b65c55
|
|
BLAKE2b-256 checksum How to use checksums |
09a3e9790db81d1c9487f233498508adffc21cb670329af89edf155fc6b2614c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |