A file management application for django that makes handling of files and images a breeze.
Project description
============
django-filer
============
A file management application for django that makes handling of files and images a breeze.
.. figure:: docs/_static/directory_view_1_screenshot.png
:scale: 50 %
:alt: file browser
Filer picker widget: |file-picker-widget-screeshot|
.. |file-picker-widget-screeshot| image:: docs/_static/default_admin_file_widget.png
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 (<=0.4.0 when used with django 1.3.x)
* `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"``, ``"mptt"`` and ``"easy_thumbnails"`` to your project's ``INSTALLED_APPS`` setting and run ``syncdb``
(and ``migrate`` if you're using South).
See the docs for advanced configuration:
* `subject location docs`_
* `permission docs`_ (experimental)
* `secure file downloads docs`_ (experimental)
Testsuite
---------
The easiest way to run the testsuite is to checkout the code, make sure you have ``PIL`` installed, and run::
python setup.py test
For serious testing ``tox`` is recommended. See documentation for details.
.. _Django: http://djangoproject.com
.. _django-polymorphic: https://github.com/bconstantin/django_polymorphic
.. _easy_thumbnails: https://github.com/SmileyChris/easy-thumbnails
.. _sorl.thumbnail: http://thumbnail.sorl.net/
.. _PIL: http://www.pythonware.com/products/pil/
.. _Pillow: http://pypi.python.org/pypi/Pillow/
.. _docs: http://django-filer.readthedocs.org/en/latest/index.html
.. _subject location docs: http://django-filer.readthedocs.org/en/latest/installation.html#subject-location-aware-cropping
.. _permission docs: http://django-filer.readthedocs.org/en/latest/permissions.html
.. _secure file downloads docs: http://django-filer.readthedocs.org/en/latest/secure_downloads.html
django-filer
============
A file management application for django that makes handling of files and images a breeze.
.. figure:: docs/_static/directory_view_1_screenshot.png
:scale: 50 %
:alt: file browser
Filer picker widget: |file-picker-widget-screeshot|
.. |file-picker-widget-screeshot| image:: docs/_static/default_admin_file_widget.png
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 (<=0.4.0 when used with django 1.3.x)
* `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"``, ``"mptt"`` and ``"easy_thumbnails"`` to your project's ``INSTALLED_APPS`` setting and run ``syncdb``
(and ``migrate`` if you're using South).
See the docs for advanced configuration:
* `subject location docs`_
* `permission docs`_ (experimental)
* `secure file downloads docs`_ (experimental)
Testsuite
---------
The easiest way to run the testsuite is to checkout the code, make sure you have ``PIL`` installed, and run::
python setup.py test
For serious testing ``tox`` is recommended. See documentation for details.
.. _Django: http://djangoproject.com
.. _django-polymorphic: https://github.com/bconstantin/django_polymorphic
.. _easy_thumbnails: https://github.com/SmileyChris/easy-thumbnails
.. _sorl.thumbnail: http://thumbnail.sorl.net/
.. _PIL: http://www.pythonware.com/products/pil/
.. _Pillow: http://pypi.python.org/pypi/Pillow/
.. _docs: http://django-filer.readthedocs.org/en/latest/index.html
.. _subject location docs: http://django-filer.readthedocs.org/en/latest/installation.html#subject-location-aware-cropping
.. _permission docs: http://django-filer.readthedocs.org/en/latest/permissions.html
.. _secure file downloads docs: http://django-filer.readthedocs.org/en/latest/secure_downloads.html
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
django-filer-0.9.5.tar.gz
(739.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
django_filer-0.9.5-py27-none-any.whl
(841.3 kB
view details)
File details
Details for the file django-filer-0.9.5.tar.gz.
File metadata
- Download URL: django-filer-0.9.5.tar.gz
- Upload date:
- Size: 739.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac6110f3a9146d9f101a759453db796971a8d7654b2ee802dd48637983a266a5
|
|
| MD5 |
e20c6f57456b865223bde00725f69cbd
|
|
| BLAKE2b-256 |
4bc004fc462123ba694cd5c1ab7038ba5bc7620638b9b6c08cfe038b19a5438e
|
File details
Details for the file django_filer-0.9.5-py27-none-any.whl.
File metadata
- Download URL: django_filer-0.9.5-py27-none-any.whl
- Upload date:
- Size: 841.3 kB
- Tags: Python 2.7
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51bae2f566063437bd6194ad6859ae54cfd4f23e7d96ec4002d79fcbb4ea3885
|
|
| MD5 |
a11238ac4846a132756c4cd17428b61b
|
|
| BLAKE2b-256 |
caedd172162c3768754e3121dad2e534ebd120d1c4117ee1710a60d0c044630a
|