core_module_excel_uploader_app
Excel Uploader module for the parser core project. A sample file is provided in the static folder.
Quick start
1. Add “core_module_excel_uploader_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_module_excel_uploader_app',
]
2. Include the core_module_excel_uploader_app URLconf in your project urls.py
url(r'^', include('core_module_excel_uploader_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_module_excel_uploader_app-2.22.0.tar.gz.
File metadata
- Download URL: core_module_excel_uploader_app-2.22.0.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cc614f9ed45a9372f02d1b17b678fb745778e47575010dd53850624be0eb3df
|
|
| MD5 |
992ea52745ee21883b68b1ec34cfaa60
|
|
| BLAKE2b-256 |
799d01bb5b3e75a05d08fc5ee8a03b659a5c6d79e5ab615d93c2f6f1391d5a99
|