Raw xml module for the parser core project
Project description
core_module_raw_xml_app
Raw XML module for the parser core project.
Quick start
1. Add “core_module_raw_xml_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_module_raw_xml_app',
]
2. Include the core_module_raw_xml_app URLconf in your project urls.py
url(r'^', include('core_module_raw_xml_app.urls')),
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for core_module_raw_xml_app-2.11.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5574e748f020d4e6780d94f906a1204864be88079fba3a49b53e486b324bc38d |
|
MD5 | 6ad8741d80fd2e915c3f059d8945d65c |
|
BLAKE2b-256 | 2c587eb02c443367697b2fea290813fc690c7f97b5ce66a8a0f0b2aed4d53319 |