Django IPG HRMS APP CONTRACT
Project description
Add ‘contract’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'contract' ]
Include the contract to project URLS like this:
path('contract/', include('contract.urls')),
Run python manage.py migrate to create contract model
- Another Apps Need for this Apps::
4.1. custom:: 4.2. employee:: 4.3. users
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
Built Distribution
Close
Hashes for django-ipghrms-contract-1.11.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70080936f4f3b8d45b3c4e254303a4d36cfe3a03e46858810d9f7d36177c59b3 |
|
MD5 | 31ab4dd5448d3cebc387411956b62765 |
|
BLAKE2b-256 | ec5b793f14499857ec53423761012f333411e75ce489e4c528058e4179e22e83 |
Close
Hashes for django_ipghrms_contract-1.11-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0616a2db1a26d8573b13ef0f747139a1538b38b3c05a873e3dbad16be7084df |
|
MD5 | 77458c7dedd3bbe1f0447adc0df1e517 |
|
BLAKE2b-256 | 387a580acac147ee9ff64e366f04dcd83d3f8fd7de166789882833727ace79d0 |