Skip to main content

django-filer content plugins for django-fluent-pages

Project description

fluentcms-filer

django-filer content plugins for django-fluent-contents

https://img.shields.io/pypi/v/fluentcms-filer.svg https://img.shields.io/pypi/dm/fluentcms-filer.svg https://img.shields.io/github/license/bashu/fluentcms-filer.svg

Installation

First install the module, preferably in a virtual environment. It can be installed from PyPI:

pip install fluentcms-filer

Backend Configuration

First make sure the project is configured for both django-fluent-contents and django-filer.

Then add the following settings:

INSTALLED_APPS += (
    'fluentcms_filer.file',
    'fluentcms_filer.picture',
    'fluentcms_filer.teaser',
)

The database tables can be created afterwards:

python ./manage.py migrate

Now, the FilerFilePlugin, FilerPicturePlugin and FilerTeaserPlugin can be added to your PlaceholderField and PlaceholderEditorAdmin admin screens.

Frontend Configuration

If needed, the HTML code can be overwritten by redefining fluentcms_filer/[file|picture|teaser].html.

Contributing

If you like this module, forked it, or would like to improve it, please let us know! Pull requests are welcome too. :-)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fluentcms-filer-1.1.1.tar.gz (20.2 kB view details)

Uploaded Source

Built Distribution

fluentcms_filer-1.1.1-py2.py3-none-any.whl (32.6 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file fluentcms-filer-1.1.1.tar.gz.

File metadata

  • Download URL: fluentcms-filer-1.1.1.tar.gz
  • Upload date:
  • Size: 20.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.7

File hashes

Hashes for fluentcms-filer-1.1.1.tar.gz
Algorithm Hash digest
SHA256 7563d47a770d219c0d142e5c7468a188053db9c93b0ae4d4e1c753b3fde556a3
MD5 f17c76bc2081dc1c9fc676bcfe9fb453
BLAKE2b-256 3cd3f849e32d991e0436616c2ff76f7af1981107b98428795008fa48e2ba69ae

See more details on using hashes here.

File details

Details for the file fluentcms_filer-1.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for fluentcms_filer-1.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 fd75e3b4da456dba853367b00d6a330760353bfcf2e3deec587b100064724370
MD5 1dff0f46908d7e70a1c02ad47d5ab3e7
BLAKE2b-256 8fd753434d8c852a2b604d92ef3170435553d9913777a61bc2a5ac8330660c45

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page