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.8.tar.gz
(147.9 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | be9dac079b04a58ff8301a71f9428e8dcc1122253f5b4e76eb48542700b244ec |
|
MD5 | fe1d4093839800d7d6703f87ce04621b |
|
BLAKE2b-256 | 1ce59a6fb04055451e40b69d37d8787f853843a3cf2e7d6794f99f8ca7880c98 |
Close
Hashes for django_ipghrms_employee-1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb1feef26513de0760d5cd40ab77a6299f24d9dafd3a108c15bae0d2ebf6dc5d |
|
MD5 | 9739b0edf807d418ac93c54ba85454c4 |
|
BLAKE2b-256 | 705f11d2b208e39fb91110c80a937fa4b52cef21441f6a9bbd68263801acf3ab |