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.10.tar.gz
(151.5 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86feedbcfa5aeec2ad787084747f19246e19a049473d1bad03fe1385fd4779cf |
|
MD5 | 100150c5ca03a906cd947546ac064d7c |
|
BLAKE2b-256 | ee20fdf7731ff0e6290a9f7f3967b0d28a8e81ea0d118aca34c7e5eb67b63c84 |
Close
Hashes for django_ipghrms_employee-1.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 494d4e0e12f3aa64300def1442cf4fc28f2e483197d08d29f93010cd62ac3e5e |
|
MD5 | 33ad808196ff04653b53e90f472f6313 |
|
BLAKE2b-256 | 0bf42aa683cd21aad403aafb2f68e484d1bac1f48f162916f044ac01c6e32e4b |