Django-adminfiles

Latest version: v1.0.1

Safety actively analyzes 619494 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.0.1

------------------

- Fix for non-local file storages. Thanks vitaly4uk.

- Fix MANIFEST.in so static assets are included with release tarball. Thanks
StillNewb for the report.

1.0

----------------

- BACKWARDS-INCOMPATIBLE: Django versions prior to 1.4 are no longer tested or supported.

- BACKWARDS-INCOMPATIBLE: Removed the ``ADMINFILES_MEDIA_URL`` setting, use
``STATIC_URL`` everywhere for static assets. Thanks Rudolph Froger for the
nudge.

- Updated to most recent sorl-thumbnail. Thanks Svyatoslav Bulbakha.

- Added Russian translation. Thanks Svyatoslav Bulbakha.

- Added Spanish translation. Thanks Andrés Reyes Monge.

- Updated to use Django 1.3's class-based views. Fixes 10. Thanks Andrés
Reyes Monge and Ales Zabala Alava.

0.5.1

------------------

- Added support for djangoembed as well as django-oembed.

- Added support for multiple pages of Vimeo results via
ADMINFILES_VIMEO_PAGES setting (defaults to 1).

- Added German translation. Thanks Jannis Leidel.

0.5.0

------------------

- Added ``as`` template override keyword option

- Added ``render_upload`` filter

- Added YouTube, Flickr, Vimeo browsers

- Added OEmbed support

- Added translation hooks and Polish translation: thanks Ludwik Trammer!

- Added support for linking full set of mime-type icons from stdicon.com.

- Made the JS reference-insertion options configurable.

- BACKWARDS-INCOMPATIBLE: default rendering template is now
``adminfiles/render/default.html`` instead of
``adminfiles/render.html``. Image-specific rendering should
override ``adminfiles/render/image/default.html`` instead of testing
``upload.is_image`` in default template.

- Added per-mime-type template rendering

- Upgraded to jQuery 1.4

- Fixed bug where YouTube and Flickr links showed up even when disabled.

- Added sync_upload_refs command

0.3.4

------------------

- Fixed over-eager escaping in render_uploads template tag.

0.3.3

------------------

- Fixed insertion of slugs for non-image files.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.