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.12.tar.gz
(151.0 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.12.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1cfd37f96490d8f9a3115e9142042a8505fcedee48483b46cc528dcc533dc236 |
|
MD5 | 20ee3f4e4829e7437bd93a3e79e5804e |
|
BLAKE2b-256 | 9201cc526958f9b2fa3e51f84b20f98435d85c6321e2b510632ccd143b9a5f79 |
Close
Hashes for django_ipghrms_employee-1.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7918aa5eaf466eefe080d344807bc5d1fc9b13e1a39d5dc2d775d4865309823 |
|
MD5 | c02a18073beffbd8c2e03a11652e4668 |
|
BLAKE2b-256 | 600e7e7ddc6c888562cad1e076a783522560320ee119a85b82a73aac50a9ed8d |