core_module_auto_keyref_app
Auto Keyref module for the parser core project.
Quick start
1. Add “core_module_auto_keyref_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_module_auto_keyref_app',
]
PARSER_AUTO_KEY_KEYREF = True
2. Include the core_module_auto_keyref_app URLconf in your project urls.py
url(r'^', include('core_module_auto_keyref_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_auto_keyref_app-1.21.0.tar.gz.
File metadata
- Download URL: core_module_auto_keyref_app-1.21.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.4.0 importlib_metadata/3.7.3 packaging/20.9 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.7.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
923daed5d6f126a8d0ccd63b51c439c80346001db46bf9ce9d38c3e753a4ba15
|
|
| MD5 |
cf8906d71cf8877898773a3bace83b79
|
|
| BLAKE2b-256 |
75dd3c370330bf0cea8799727f728a9e441cff0e5daa06fb668d5fc37a110f7b
|