Contents

django-filer 3.1.1

0

A file management application for django that makes handling of files and images a breeze.

A file management application for django that makes handling of files and images a breeze.

Stars: 1695, Watchers: 1695, Forks: 567, Open Issues: 8

The django-cms/django-filer repo was created 14 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 1695 github stars!

How to Install django-filer

You can install django-filer using pip

pip install django-filer

or add it to a project with poetry

poetry add django-filer

Package Details

Author
Divio AG
License
BSD-3-Clause
Homepage
https://github.com/django-cms/django-filer
PyPi:
https://pypi.org/project/django-filer/
GitHub Repo:
https://github.com/divio/django-filer

Classifiers

  • Internet/WWW/HTTP
  • Internet/WWW/HTTP/Dynamic Content
  • Software Development
  • Software Development/Libraries
No  django-filer  pypi packages just yet.

Errors

A list of common django-filer errors.

Code Examples

Here are some django-filer code examples and snippets.

GitHub Issues

The django-filer package has 8 open issues on GitHub

  • Secure downloads doesn't work as expected
  • Bug when source file name is too long
  • Fix 404 error for thumbnail.
  • Fix upload invalid SVG file
  • Easy Thumbnails 2.8 and django Filer 2.1.2

See more issues on GitHub

Related Packages & Articles

django-environ 0.11.2

A package that allows you to utilize 12factor inspired environment variables to configure your Django application.