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.9.tar.gz
(151.4 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-employee-1.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66b97732ffa6957e493feb447c9a97fe28c4804f13382841e375720aecec8299 |
|
MD5 | d6f850eb8076fdefda39f1a97f1905d5 |
|
BLAKE2b-256 | d6b846e1013d04ed020b8340e6530e41ecaf8531f796a68610ca25730ab57b9f |
Close
Hashes for django_ipghrms_employee-1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ca5e06e1f8e52bb6b22f53323132f363e4d890b9b16cffda3cf3aa89eb3b211 |
|
MD5 | a1e58d8c03a3f7354bc465920ef468cd |
|
BLAKE2b-256 | 9203e2085bd44cd3cf64104cf3c218ccda653d634d9949e1d30c5b1849be8250 |