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.16.tar.gz
(152.0 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.16.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5909f68df9e653aef79854ee3abaf497a3b9149036515ced476705200baad53 |
|
MD5 | 2fd14742eceb1acaaf1c39d6404192e4 |
|
BLAKE2b-256 | ea23254a7c18d3d650a052ced14dd1f5b30f580e8c5d55b4b74f30bbf32d0bcc |
Close
Hashes for django_ipghrms_employee-1.16-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bca77ff729dc2adb507b76c0891e1ca50542ac487ad13a6afbbb62468a02d51 |
|
MD5 | 177d9fa6d8fb74069055546933d7101d |
|
BLAKE2b-256 | af633033750a2274045e0bc5303ebd06389aad127023ae9d6a77e3881d71b40c |