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.18.tar.gz
(141.6 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-leave-1.18.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | db49e51f6c8e1bddcc2bb659d5cb91fecfb2686302682e1d3e594731be1f674e |
|
MD5 | 4b71601bbe6b190f50d396a886d5c4be |
|
BLAKE2b-256 | 23e77146304ea6a6e6ada50fad2c10caf2dfb2fbd289dc06a7aca480f155198f |
Close
Hashes for django_ipghrms_leave-1.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 128a4b2047b5c199738de7b03a841a1f84d674114062e3fb858943d3f58afac4 |
|
MD5 | e85d31866339da612b8c9bffe721fb34 |
|
BLAKE2b-256 | 68fbd8a742cdd1c04997df75618da7282f9c527c442e7c5dbf346bf914774bf5 |