Django IPG HRMS APP LEAVE
Project description
Add ‘leave’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'leave' ]
Include the leave to project URLS like this:
path('leave/', include('leave.urls')),
Run python manage.py migrate to create leave model
- Another Apps Need for this Apps::
4.1. custom:: 4.2. employee:: 4.3. user
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-ipghrms-leave-1.17.tar.gz
(141.6 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-leave-1.17.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b11a4035ea7d9c5c8c7ca5c1ea314e65a6f274b5d26d60887165715a2d1238d |
|
MD5 | 3489bbe9cca92b7514f0990782c655a1 |
|
BLAKE2b-256 | 18d24f3d5569b68a1026029859775efe521c902cb59c772c45ab03d68379af01 |
Close
Hashes for django_ipghrms_leave-1.17-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd365e38b03ef54a4bcfc884524040487428f790192995a1e3463c62216840fa |
|
MD5 | 4220fe9a389c6c1c4e360d77f96575d9 |
|
BLAKE2b-256 | 7e3d2dbf90784581b8466e43f1ae87ec21541ea7e3c1c9ff11b55d6d996b58bc |