Django IPG HRMS APP
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for django-ipghrms-attendance-1.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 543eced996c56df6e31e4c6f2b1bd959387b151c7aa87ae4351634f7491bcdee |
|
MD5 | 4fdac5c2d0b91b66cfcb5213ef5e7fc8 |
|
BLAKE2b-256 | 1b71cf3d310bd13f3808f118cd8ef4b31548647672da6f8fb4fda76e9a594ec8 |
Close
Hashes for django_ipghrms_attendance-1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d9d9b80d8187d41d29ca24d8b724e653528e92344c8262b386226fcd5cbc2ccc |
|
MD5 | b465b8b21ceb6645cdcf8fad51154794 |
|
BLAKE2b-256 | 9cf4581f35468405773239824b7a850fe1c5ee99412a2216b77531f9e689190b |