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