core_module_status_registry_app
Status registry module
Quick start
1. Add “core_module_status_registry_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_module_status_registry_app',
]
2. Include the core_module_status_registry_app URLconf in your project urls.py
url(r'^', include('core_module_status_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_status_registry_app-2.22.0.tar.gz.
File metadata
- Download URL: core_module_status_registry_app-2.22.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bd2dade6b978f684fc1cb6828bd7ac91b2fc4c34f0b853928603a2788f29fde
|
|
| MD5 |
e9764e889324842e3b5fcd593e0884e2
|
|
| BLAKE2b-256 |
aabee28dbb1a765dc5dd760e17593f6d60d39f020f363a05e73539600887d69f
|