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.10.tar.gz
(137.8 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-leave-1.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | eab0525c1ed71a52c60aecbfda7ba8d0c4f487799db1f3fcf94b95daf7d24089 |
|
MD5 | 61c24624a59f106f0530f3ce2cd5e3c0 |
|
BLAKE2b-256 | ce33caa194c8d703372bc3cf5970c24dcd9567aea02c770426f1b918e5029b23 |
Close
Hashes for django_ipghrms_leave-1.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | de7acc79845ce308753a38402e1667d3eed02a870d50d63c7c75e0e64c0c39d9 |
|
MD5 | f9f315f9723eb9caa6fb34937ba9fd8e |
|
BLAKE2b-256 | 8350c84c83fce1494b15183670d9fb90c245a584698712c5a4dc09a1c403ab3f |