File preview functionalities for the curator core project.
Quickstart
1. Add “core_file_preview_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_file_preview_app',
]
2. Include the core_file_preview_app URLconf in your project urls.py like this
re_path(r'^file-preview/', include("core_file_preview_app.urls")),
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file core_file_preview_app-2.22.0.tar.gz.
File metadata
- Download URL: core_file_preview_app-2.22.0.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b83f723079377e8d9af1082da46f91f0e34dd88b273fe901b57f70dc0536a1f
|
|
| MD5 |
b3601003a05871314d36f189867205cc
|
|
| BLAKE2b-256 |
d59f2b6d55061b0b6d7f3ee1f1a179cf77c54f5cd2bf2ab5f7ce9bf2eb6cdbc2
|