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.11.tar.gz
(151.1 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.11.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66971401520eb876ecfc4ea0d8d53b16e85a73cf2907a59b04a9e7d7ebd36d73 |
|
MD5 | 046d3c76f5cfa4f4bc84afd56e9ff9db |
|
BLAKE2b-256 | bf05cbad97f0a63cddb2949cd051769a7b965c53ad43d777d3e721806a1860ea |
Close
Hashes for django_ipghrms_employee-1.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | acbf8ba73526b4f55581b73d0b65787d894908a65c37bb01b471da3051554a95 |
|
MD5 | ebc1202698d9a11f545b99c4123e7eb6 |
|
BLAKE2b-256 | f6a6dc7063bf98b42bb592260874ae0c6842055832846c0b4f0babd97022b4f7 |