core_user_registration_app
User registration module for the core project.
Quick start
1. Add “core_user_registration_app” to your INSTALLED_APPS setting
INSTALLED_APPS = [
...
'core_user_registration_app',
]
2. Include the core_user_registration_app URLconf in your project urls.py
re_path(r'^', include('core_user_registration_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_user_registration_app-2.22.0.tar.gz.
File metadata
- Download URL: core_user_registration_app-2.22.0.tar.gz
- Upload date:
- Size: 36.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.10.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c4267d5d6529823a176ecc7704e1d796d4942704043982dfb318f432740cb279
|
|
| MD5 |
f3934688840dbc17726804a56a11fd1d
|
|
| BLAKE2b-256 |
9e4fbffc88a990ecf836fe31a8b69beba108efe18cc70eadab438fd760998ae8
|