core_module_local_id_registry_app
Local ID registry module
Quick start
1. Add “core_module_local_id_registry_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_module_local_id_registry_app',
]
2. Include the core_module_local_id_registry_app URLconf in your project urls.py
url(r'^', include('core_module_local_id_registry_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_local_id_registry_app-2.22.0.tar.gz.
File metadata
- Download URL: core_module_local_id_registry_app-2.22.0.tar.gz
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
395ad30c5582ff1a39db8fb633da36d25ecd3fa6b6664573feade79b1437c7a9
|
|
| MD5 |
cc1199de6717350e05a8024fb24f9d20
|
|
| BLAKE2b-256 |
f19dfab04d14c135cd0e081aee2eea08e63c33f8814036ab45fa84f45c35eab8
|