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.5.tar.gz
(135.9 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_leave-1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b14e3ed37bea15950728bab625b11fe7291e174fd486188941ca24875645745d |
|
MD5 | 1bbb250f7ceb28e9183cade46b66f4e3 |
|
BLAKE2b-256 | e420321422df065427b7f450e8f8736a1c4c47b5d3de0a174398277d7e5d046b |