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.20.tar.gz
(152.1 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.20.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 672d84ca2f8faafc2012a085105effe4ab38eca197ad1ad1999d58818b10612d |
|
MD5 | 3902dc347355c66680017b9ec8136e2d |
|
BLAKE2b-256 | 9b675d9394476286270fb001e1b2e33e7a500e22ded596249341b2e79d7825a1 |
Close
Hashes for django_ipghrms_employee-1.20-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | defa4cfd269da7361c4f154b9d5fafdfe7253f8344c1c09569d5a5ea52addc2f |
|
MD5 | d3723ba73101ea7ba67134544a595835 |
|
BLAKE2b-256 | 15f2876f14b4d428ef10a0a2db202ce2e334684c17d8fb722273362ee05118a5 |