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.18.tar.gz
(152.0 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.18.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3851dbf6dc5b455da64382072d224ba8c8fd546ff3468f2aa4a50a9bc2755203 |
|
MD5 | 7471812b0dd1cf5664e6f4229502c665 |
|
BLAKE2b-256 | 42f97ad390c2e2f460aa30b386c1df52697a57f7333adce991211a20aa80cede |
Close
Hashes for django_ipghrms_employee-1.18-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | add589b5f5e41a9c6bccb1ad7c1f3d56410c199aaf40fa28a2b7e6851fef180a |
|
MD5 | 76662051cdbee1372abee2186b1ec5c4 |
|
BLAKE2b-256 | d1172e11cf298e2bd473f35a78d406a806036b46adb1f57546128aaf60f406cb |