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.14.tar.gz
(151.0 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.14.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc1b48e30a47f3d7f9f71754ddcb2d2fbd03c676c5cf40b9f2fec42669033cc8 |
|
MD5 | 7446b2db70a585d27179e4069bea7e3a |
|
BLAKE2b-256 | d0526a87035242462382d92624777b0afa306fac8d74c6a337cb39e3815f521f |
Close
Hashes for django_ipghrms_employee-1.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f5fccc6a12e69fe5178135f3c71e1c919194f38e6955298458a7b7fd429b64a |
|
MD5 | 9cc4d6618d51ef772352698a79384420 |
|
BLAKE2b-256 | e5a6e4ad0ae278b0eeca8b8f6e278786c63caddef2e60b870c05d153e452d7e6 |