Adds simple-translation to the Image admin of cmsplugin-filer
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file cmsplugin-filer-image-translated-0.2.tar.gz
.
File metadata
- Download URL: cmsplugin-filer-image-translated-0.2.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35c5d2b72061651b6da33ab47a57ba6410a1497dcf6ad5a02e41bd3db0b65c55 |
|
MD5 | f7710e7dd588e10759be75f082fecb91 |
|
BLAKE2b-256 | 09a3e9790db81d1c9487f233498508adffc21cb670329af89edf155fc6b2614c |