A file management application for django that makes handling of files and images a breeze.
Project description
A file management application for django that makes handling of files and images a breeze.
Documentation: http://django-filer.readthedocs.org/en/latest/index.html
Wiki: https://github.com/stefanfoulis/django-filer/wiki
Dependencies
Django >= 1.3 (with django.contrib.staticfiles)
django-mptt >= 0.2.1
easy_thumbnails >= 1.0-alpha-17
django-polymorphic >= 0.2
PIL 1.1.7 (with JPEG and ZLIB support)
Installation
To get started using django-filer simply install it with pip:
$ pip install django-filer
Configuration
Add "filer" and "easy_thumbnails" to your project’s INSTALLED_APPS setting and run syncdb (or migrate if you’re using South).
See the docs for advanced configuration:
permission docs (experimental)
secure file downloads docs (experimental)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-filer-0.9.3.tar.gz.
File metadata
- Download URL: django-filer-0.9.3.tar.gz
- Upload date:
- Size: 741.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a020310f1e092c541c86ef5d19739f88388124604a43d451bfd6259774bc506e
|
|
| MD5 |
5afd1cdcf7c69d2ca07238f34534ffda
|
|
| BLAKE2b-256 |
fc9c0c16d873f6437d2039ae36e9bd076c56a8b11f039627de30332057cf1056
|