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')),
Release files for core-module-auto-keyref-app 1.21.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| core_module_auto_keyref_app-1.21.0.tar.gz | 5.5 kB | Details |
Release files / core_module_auto_keyref_app-1.21.0.tar.gz
| Download URL | core_module_auto_keyref_app-1.21.0.tar.gz |
|---|---|
| Size | 5.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
923daed5d6f126a8d0ccd63b51c439c80346001db46bf9ce9d38c3e753a4ba15
|
|
BLAKE2b-256 checksum How to use checksums |
75dd3c370330bf0cea8799727f728a9e441cff0e5daa06fb668d5fc37a110f7b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|