Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cmsplugin-filer-image-translated-0.2.tar.gz (12.3 kB view details)

Uploaded Source

File details

Details for the file cmsplugin-filer-image-translated-0.2.tar.gz.

File metadata

File hashes

Hashes for cmsplugin-filer-image-translated-0.2.tar.gz
Algorithm Hash digest
SHA256 35c5d2b72061651b6da33ab47a57ba6410a1497dcf6ad5a02e41bd3db0b65c55
MD5 f7710e7dd588e10759be75f082fecb91
BLAKE2b-256 09a3e9790db81d1c9487f233498508adffc21cb670329af89edf155fc6b2614c

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