Add ‘employee’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'employee' ]Include the employee to project URLS like this:
path('employee/', include('employee.urls')),Run python manage.py migrate to create employee model
- Another Apps Need for this Apps::
4.1. custom:: 4.2. employee:: 4.3. user
Release files for django-ipghrms-employee 1.20
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-employee-1.20.tar.gz | 152.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_ipghrms_employee-1.20-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 471.9 kB
Release files / django-ipghrms-employee-1.20.tar.gz
| Download URL | django-ipghrms-employee-1.20.tar.gz |
|---|---|
| Size | 152.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
672d84ca2f8faafc2012a085105effe4ab38eca197ad1ad1999d58818b10612d
|
|
BLAKE2b-256 checksum How to use checksums |
9b675d9394476286270fb001e1b2e33e7a500e22ded596249341b2e79d7825a1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|
Release files / django_ipghrms_employee-1.20-py3-none-any.whl
| Download URL | django_ipghrms_employee-1.20-py3-none-any.whl |
|---|---|
| Size | 319.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
defa4cfd269da7361c4f154b9d5fafdfe7253f8344c1c09569d5a5ea52addc2f
|
|
BLAKE2b-256 checksum How to use checksums |
15f2876f14b4d428ef10a0a2db202ce2e334684c17d8fb722273362ee05118a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.4
|