Add ‘onboarding’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'onboarding' ]Include the onboarding to project URLS like this:
path('onboarding/', include('onboarding.urls')),Run python manage.py migrate to create onboarding model
- Another Apps Need for this Apps::
4.1. custom:: 4.2. employee:: 4.3. user
Release files for django-ipghrms-onboarding 1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-ipghrms-onboarding-1.1.tar.gz | 18.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_ipghrms_onboarding-1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 55.4 kB
Release files / django-ipghrms-onboarding-1.1.tar.gz
| Download URL | django-ipghrms-onboarding-1.1.tar.gz |
|---|---|
| Size | 18.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
585408cd5cb73412cc32ad5d3122bc70539a9aa66fe1639f1dc799682ac65d6f
|
|
BLAKE2b-256 checksum How to use checksums |
4f1efc958448fd8bd5ee2c301c3f062d7da4d6fc1278a678599025f842994d1b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.5
|
Release files / django_ipghrms_onboarding-1.1-py3-none-any.whl
| Download URL | django_ipghrms_onboarding-1.1-py3-none-any.whl |
|---|---|
| Size | 37.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
80f4994ed5c3eabc2e0fc29d4d7f4d05966937a9f3a549209c2a18f8f04b9fc0
|
|
BLAKE2b-256 checksum How to use checksums |
f12e96cec787874cf95b1898ef06afb00f641a703c121f6d9def12939d047287
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.5
|