Django IPG HRMS APP EMPLOYEE
Project description
Add ‘employee’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'employee' ]
Include the employee to project URLS like this:
path('employee/', include('employee.urls')),
Run python manage.py migrate to create employee 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-employee-1.15.tar.gz
(151.9 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.15.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e62475eb8ccc823b39d93453030ea34088dc21f15a5e07cdf5cdcfe7816a01a8 |
|
MD5 | d2d18937ccd62a4971c37ef5240aa6bb |
|
BLAKE2b-256 | 93af95c4d5fa42b822cf9b083ebbe4a6b80b79f383d84b1f31183a56bdd80f4a |
Close
Hashes for django_ipghrms_employee-1.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff2b62487ef6b7e1da64ff15fbae131b31355091605770c6d671935a6777f3e3 |
|
MD5 | 0daf25989a4359a1564b3c579512c5ef |
|
BLAKE2b-256 | a21750321fed589c057599141f92927199ce4323613e7ce6bd893a11f5dafbf7 |