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.20.tar.gz
(152.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-ipghrms-employee-1.20.tar.gz.
File metadata
- Download URL: django-ipghrms-employee-1.20.tar.gz
- Upload date:
- Size: 152.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
672d84ca2f8faafc2012a085105effe4ab38eca197ad1ad1999d58818b10612d
|
|
| MD5 |
3902dc347355c66680017b9ec8136e2d
|
|
| BLAKE2b-256 |
9b675d9394476286270fb001e1b2e33e7a500e22ded596249341b2e79d7825a1
|
File details
Details for the file django_ipghrms_employee-1.20-py3-none-any.whl.
File metadata
- Download URL: django_ipghrms_employee-1.20-py3-none-any.whl
- Upload date:
- Size: 319.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
defa4cfd269da7361c4f154b9d5fafdfe7253f8344c1c09569d5a5ea52addc2f
|
|
| MD5 |
d3723ba73101ea7ba67134544a595835
|
|
| BLAKE2b-256 |
15f2876f14b4d428ef10a0a2db202ce2e334684c17d8fb722273362ee05118a5
|