django CMS File is a set of plugins for django CMS that allow you to add files to your site You can either choose a single file or an entire folder.
It uses files managed by Django Filer.
This addon is compatible with Divio Cloud for easy installation.
Contributing
This is a an open-source project. We’ll be delighted to receive your feedback in the form of issues and pull requests. Before submitting your pull request, please review our contribution guidelines.
We’re grateful to all contributors who have helped create and maintain this package. Contributors are listed at the contributors section.
One of the easiest contributions you can make is helping to translate this addon on Transifex.
Documentation
See dependencies in the pyproject.toml file for additional dependencies:
Django Filer 2 or higher
Make sure django-filer is installed and configured appropriately.
Installation
For a manual install:
run pip install djangocms-file
add djangocms_file to your INSTALLED_APPS
run python manage.py migrate djangocms_file
Configuration
Note that the provided templates are very minimal by design. You are encouraged to adapt and override them to your project’s requirements.
This addon provides a default template for all instances. You can provide additional template choices by adding a DJANGOCMS_FILE_TEMPLATES setting:
DJANGOCMS_FILE_TEMPLATES = [
('feature', _('Featured Version')),
]
You’ll need to create the feature folder inside templates/djangocms_file/ otherwise you will get a template does not exist error. You can do this by copying the default folder inside that directory and renaming it to feature.
Running Tests
You can run tests by executing:
virtualenv env source env/bin/activate pip install -U pip tox tox
Release files for djangocms-file 4.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| djangocms_file-4.0.1.tar.gz | 29.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| djangocms_file-4.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 166.6 kB
Release files / djangocms_file-4.0.1.tar.gz
| Download URL | djangocms_file-4.0.1.tar.gz |
|---|---|
| Size | 29.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c5f7415d367c72e38dd3c31e9de97742b31a9eed91c4b6dd38affe22149689c4
|
|
BLAKE2b-256 checksum How to use checksums |
b8ed195b5b794d66ba512f4443b1edd2047d6a34431d94713a301672b29ed39f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jun 28, 2026.
Transparency logRelease files / djangocms_file-4.0.1-py3-none-any.whl
| Download URL | djangocms_file-4.0.1-py3-none-any.whl |
|---|---|
| Size | 137.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e15f5f2e1e84e2d4c20c1fa8db6f76cef379f742dfcd99b7f559c605dd50bddc
|
|
BLAKE2b-256 checksum How to use checksums |
242e66f7e92f81ac0561d5b93244195a00e1eec2e12822f09795a96269dfa09f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jun 28, 2026.
Transparency log