Skip to main content
django-sirtrevor-file
=====================

**django-sirtrevor-file** is a file block for `django-sirtrevor`_.


Quick start
-----------

1. Install django-sirtrevor-file::

pip install django-sirtrevor

2. Add ``sirtrevor_file`` to your INSTALLED_APPS setting like this::

INSTALLED_APPS = (
...
'sirtrevor',
'sirtrevor_file',
)

3. Add `File` block type to the list of supported block types in
``settings.py``::

SIRTREVOR_BLOCK_TYPES = ['Text', 'List', Image', 'Video', 'File']


The «File» block type should now be available wherever you use a
``SirTrevorField`` in your project.


License
-------

MIT_


.. _django-sirtrevor: https://github.com/philippbosch/django-sirtrevor

Download files

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

Source Distribution

django-sirtrevor-file-0.1.0.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file django-sirtrevor-file-0.1.0.tar.gz.

File metadata

File hashes

Hashes for django-sirtrevor-file-0.1.0.tar.gz
Algorithm Hash digest
SHA256 df659bbfd5fd75534a8d176ca62dacabccf36f0db108e0716c30527a148e52e4
MD5 b9397fc85bfc19098fd108bb9e2d3234
BLAKE2b-256 acd7ac34e4873f477c63588e1b645fdb1d64f8aeabbd3e3b5b5796567affff66

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.0 This release

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page