Django-filero

Latest version: v0.2.6

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

Scan your dependencies

Page 2 of 4

0.9.5

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

* file paths now contain random component by default (to avoid filename clashes)
* fixed migrations to be better compatible with custom user models
* bugfixes, performance improvements

0.9.4

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

* experimental Django 1.5 support
* bugfixes

0.9.3

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

* Fixes template file permissions (packaging issue)

0.9.2

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

* File.name move to not null (run migrations)
* Fix popup mode when Folder doesn't exists
* 271 Remove unused templatetag from django 1.4
* 269 Hide "Folder permissions" entry for "normal" users
* 265 click on image thumbnail in popup looses context
* 264 cancel search button looses popup context
* 263 deleting images from the image detail view redirects to the wrong list view

0.9.1

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

* removed nginx X-Accel-Redirect Content-Type header (245)
* validate_related_name method appears to break in FilerFileField (148)
* remember last openened folder in file picker (187)

0.9

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

* django-1.4 compatibility
* separate, customizable file storage backends for public and private files
* deleting a file in filer now deletes the file and all its thumbnails from the filesystem
* many bulk operations (admin actions)
* backwards incompatible changes
* storage refactor: path to private files in the db has changed (no longer relative to MEDIA_ROOT)
* `filer.server.urls` needs to be included to serve private files
* static media has been moved from 'media' to 'static'
(as proposed by django.contrib.staticfiles and django 1.3)
* django 1.2 no longer supported

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.