Skip to main content

Adds simple-translation to the Image admin of cmsplugin-filer

Project description

Adds simple-translation to the Image admin of django-filer.

Installation

Prerequisites:

  • Django

  • django-filer

  • simple-translation

  • TODO: Is that all?

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.1.tar.gz (5.3 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