
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
cmsplugin-filer-image-translated
Advanced tools
Adds django-hvad translation to the Image
admin of django-filer
.
Prerequisites:
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
TODO: Describe usage
Check the issue tracker on github for milestones and features to come.
FAQs
Adds simple-translation to the Image admin of cmsplugin-filer
We found that cmsplugin-filer-image-translated demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.