Django IPG HRMS payslip
Quick start
Add ‘payslip’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'payslip' ]Include the payslip to project URLS like this:
path('payslip/', include('payslip.urls')),Run python manage.py migrate to create payslip model
- Another Apps Need for this Apps::
4.1. custom:: 4.2. employee:: 4.3. user
Release files for django-ipghrms-payslip 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-ipghrms-payslip-1.0.tar.gz | 16.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_ipghrms_payslip-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.2 kB
Release files / django-ipghrms-payslip-1.0.tar.gz
| Download URL | django-ipghrms-payslip-1.0.tar.gz |
|---|---|
| Size | 16.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1821f5d5e85570e0a8365bcf029d63a52ed079c91fd82ee28f24168bad96d736
|
|
BLAKE2b-256 checksum How to use checksums |
43afba9001959a963944cb3db0f9f3ac5196d42991019f2c752c6d090c7d68a4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.5
|
Release files / django_ipghrms_payslip-1.0-py3-none-any.whl
| Download URL | django_ipghrms_payslip-1.0-py3-none-any.whl |
|---|---|
| Size | 28.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5beacce6dc861f3cb3bb03797c2da1add7eb1e56c898c4613e6e663a89120ac0
|
|
BLAKE2b-256 checksum How to use checksums |
a54c45f1f7f091203f641a4ed6957f411c793dc19355afd34c5753be7c912123
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.5
|