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.8.tar.gz
(137.8 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_leave-1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 282a29f332ecd3f353e632781c4ffbf86819062a999c1e85367ddcd87ff661ae |
|
MD5 | b9564b78640a0f5dfb20d8144ae6378b |
|
BLAKE2b-256 | afe9e3cea1841b29e1fa34649cc36e0262866c83bc48b4b54acc30f4ba20fd55 |