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.19.tar.gz
(152.1 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.19.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a47d6a80d55d8c20726902390632e8f3d88653bf67e795868318d0a21d801f5 |
|
MD5 | 843959095e74e3e599892a82f94d036b |
|
BLAKE2b-256 | beb34cda50e88538f09184dde4fe3a97163af3cf05217661ba11f6153969ff52 |
Close
Hashes for django_ipghrms_employee-1.19-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e7025f513eed9592790aa463b982de7f0198a9b17797c8ec66e374e8043b307 |
|
MD5 | 06888c4d08bf92e80b6a826f9e27bcb4 |
|
BLAKE2b-256 | 7c5e9fe47297117199435c8a2fa95e2b3f1464ee61b2ac5e3e198858b14734e1 |