Skip to main content

A file plugin for django-fluent-pages

Project description

https://img.shields.io/pypi/v/fluentcms-file.svg https://img.shields.io/pypi/dm/fluentcms-file.svg https://img.shields.io/github/license/bashu/fluentcms-file.svg https://app.travis-ci.com/bashu/fluentcms-file.svg?branch=develop

A file plugin for django-fluent-contents

Installation

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

pip install fluentcms-file

Backend Configuration

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

Then add the following settings:

INSTALLED_APPS += (
    'fluentcms_file',
)

# The upload folder for all files
# Default: '.'
FLUENTCMS_FILE_UPLOAD_TO = 'uploads/'

The database tables can be created afterwards:

python ./manage.py migrate

Now, the FilePlugin can be added to your PlaceholderField and PlaceholderEditorAdmin admin screens.

Frontend Configuration

If needed, the HTML code can be overwritten by redefining fluentcms_file/file.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-21)

  • Add missing mo files.

2.0.0 (2021-11-20)

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

Uploaded Source

Built Distribution

fluentcms_file-2.0.1-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fluentcms-file-2.0.1.tar.gz
  • Upload date:
  • Size: 10.6 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-file-2.0.1.tar.gz
Algorithm Hash digest
SHA256 00d337b2029565c9c07a6aaa623e633ab8a0744f7031dcdc043f4ca0445b40dc
MD5 ad5b4e0999d70f9d59a7b36a698a854f
BLAKE2b-256 0436697a9f61340d7ae05185863bb4b5ac785e6c4d56c63ad41da914ca88b2f8

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: fluentcms_file-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 12.0 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_file-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 12c1a4b8e418e3f7c0ab6655162f5f13ec7ca42f5b034231db1aca68f42cd44f
MD5 7189c865c9cd7df040a72232697d8a4a
BLAKE2b-256 56e4f2a7e4b51e01bbd9b04e5e2a4e24ccb1649d8b6ad7c4b3b1109b5ad3fd4b

See more details on using hashes here.

Provenance

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