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.15.tar.gz
(138.7 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-leave-1.15.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7840ecfc793f46c869bb76796824768da37e7e5401c2dbbd9bacbee4927b21a3 |
|
MD5 | 0f723a23964e396b035285317cfdd75a |
|
BLAKE2b-256 | 71bef72c3b199270b914745410c68ccedceb41115b5f46c24851d266ae78a792 |
Close
Hashes for django_ipghrms_leave-1.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4450b37b9f872bd819161da71d5090aa73a8afa74c83bd8c360e1d560b90200f |
|
MD5 | 7fd813ed3b50257f1407ce46c45d4753 |
|
BLAKE2b-256 | e29d143d1116a9e5398489f251b19af69daae9a8bfb4cedb7d9aabf09a01745c |