Skip to main content

Excel Uploader module for the parser core project

Project description

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')),

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

core_module_excel_uploader_app-2.12.0.tar.gz (14.2 kB view details)

Uploaded Source

File details

Details for the file core_module_excel_uploader_app-2.12.0.tar.gz.

File metadata

File hashes

Hashes for core_module_excel_uploader_app-2.12.0.tar.gz
Algorithm Hash digest
SHA256 7cbefd349040417d7dbfc68ccdb37bf85d704f3fed15be8ac881493319f57609
MD5 769e1ebaa82b20366fafde489c94018c
BLAKE2b-256 2cf2bf48ab64681082746f75f43d66fe26ee27e09c9e9eb267c69691d66573a4

See more details on using hashes here.

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