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.6.tar.gz
(137.5 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_leave-1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 438ae607f7b50368a5f09008c17f89a67c8a130f4a33acff7d706186aa7593af |
|
MD5 | 3281170777c1c44548b5018c62d9346c |
|
BLAKE2b-256 | d3964993eb220fc30a4a59df1617bf4955f250e1164edfc8d9599a62d9820e5a |