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.3.tar.gz
(146.5 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62f30bff4e6a8f0c58b720e7b2df672876e831da07c66c0e7ff515622b60a185 |
|
MD5 | b21fd625563adaa4f80a0ce64f00a82d |
|
BLAKE2b-256 | 9a40951c5ab364df748641ac377b6b816e18984c772d450efed0b2988f6de4d5 |
Close
Hashes for django_ipghrms_employee-1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 631489bd7ef6e825a07aee350513598c8968c6f37de202d80cd0fc86e7d1ebd1 |
|
MD5 | e3ee593118702a373e1c05d7d3786a20 |
|
BLAKE2b-256 | 78a1108ac3b99357934115c32e9fccc92d0fdd95f4471813976ef5099379a464 |