Skip to main content

django-filer content plugins for django-fluent-pages

Project description

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 https://app.travis-ci.com/bashu/fluentcms-filer.svg?branch=develop

django-filer content plugins for django-fluent-contents

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. :-)

Changes

2.0.1 (2021-11-22)

  • Add missing mo files.

2.0.0 (2021-11-21)

  • Added Django 3+ support.

  • Dropped Python 2.7 support.

  • Dropped Django 1.10 / 1.11 support.

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-2.0.1.tar.gz (18.7 kB view details)

Uploaded Source

Built Distribution

fluentcms_filer-2.0.1-py3-none-any.whl (26.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fluentcms-filer-2.0.1.tar.gz
  • Upload date:
  • Size: 18.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for fluentcms-filer-2.0.1.tar.gz
Algorithm Hash digest
SHA256 33353d719924827f96a4814d9ea7f654fead7cdc37d8215a4658c1c62a3f0688
MD5 0cf71cd53375d75a9d5bac07d70cbc6f
BLAKE2b-256 50f633a63005532112b8d43a9eab0be1107b0f55b85621961738c9aade1f4ae7

See more details on using hashes here.

File details

Details for the file fluentcms_filer-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: fluentcms_filer-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 26.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for fluentcms_filer-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b416229ffeaa8ea75d2f0cd418b15986618c21e9ffa3be1f8d005dba3134798e
MD5 60094ba62a0b609b36f2f4bc8ffd21d9
BLAKE2b-256 d22e21f5121f7c2df9d0e9cd56c1b940ef4172d4a57134a153a82a45c58ea139

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