Django IPG HRMS APP PAYROLL
Project description
Add ‘payroll’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'payroll' ]
Include the payroll to project URLS like this:
path('payroll/', include('payroll.urls')),
Run python manage.py migrate to create payroll 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-payroll-1.0.tar.gz
(13.3 kB
view hashes)
Built Distribution
Close
Hashes for django-ipghrms-payroll-1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42df3f108704b0c710704c56b0d2b3bac8d6a24ede1f636cae4d150f72a5e9b3 |
|
MD5 | be43a885406e050233a273058cc7a1ff |
|
BLAKE2b-256 | 1bb21adf861a0028a1ebc686428ac964b2838a4d7f63ac72319de5c8fc307333 |
Close
Hashes for django_ipghrms_payroll-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d61375b70110775bd0e0379b37705376a80eb80d1ed5d4a4fef238dd98340d0 |
|
MD5 | f211a79221167f9554c41c519e965e7b |
|
BLAKE2b-256 | 721867499bd8a3c00c963cfb0f0c9cbf1922e5f83a8aa4009d3e0ece182ba815 |