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.20.tar.gz
(142.8 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-leave-1.20.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d69ac0297a652e92531368a7ff7025deb067e9b25297a07b569993d976e07b5 |
|
MD5 | abe0753b09b08fc26dc9a0288d782528 |
|
BLAKE2b-256 | 8c7f9c8e6e26783d9962cb9e3ef07101603768ef4ac26dfd2b9057423132161d |
Close
Hashes for django_ipghrms_leave-1.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c9ab21c230164a5b196b846c694ab4bccf7a4bc18e2e889744abb2b837e296f |
|
MD5 | bac03f39c4b9ebb3cf3b3f0a6f43016d |
|
BLAKE2b-256 | 1f1c49431f59bf507ea6863792a38be8fe3e34f1e53cd8ae2e0bbd6ac90bb379 |