Add ‘custom’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'custom' ]Include the custom to project URLS like this:
path('custom/', include('custom.urls')),Run python manage.py migrate to create custom model
- Another Apps Need for this Apps::
4.1. custom:: 4.2. employee:: 4.3. user
Release files for django-ipghrms-custom 1.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 | |
|---|---|---|---|
| django-ipghrms-custom-1.0.tar.gz | 9.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_ipghrms_custom-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.3 kB
Release files / django-ipghrms-custom-1.0.tar.gz
| Download URL | django-ipghrms-custom-1.0.tar.gz |
|---|---|
| Size | 9.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0d74925c5ce20626b5822745a6def1add49b1c92c877e720bbf1afa2437d3b65
|
|
BLAKE2b-256 checksum How to use checksums |
833aae143fb40987fe3ceef3abdd934354d75a4fafb8d63f09efee46e5e782c6
|
| 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_custom-1.0-py3-none-any.whl
| Download URL | django_ipghrms_custom-1.0-py3-none-any.whl |
|---|---|
| Size | 33.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
500dd04a53ed4401555d547f3e3bf2fd8d6e61abf2b304118a8e4e9ccb8d8119
|
|
BLAKE2b-256 checksum How to use checksums |
7913225039ee137bac6477b151c22dc12648a4233dbdf9514b8a10916176d9b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.5
|