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. 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
Built Distribution
Close
Hashes for django-ipghrms-contract-1.15.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34d48dfb3fe9c50fc76b40f4efc60ec569653e3257090d5a2fcb9adc5945310f |
|
MD5 | dbaa4290ac0a3ab920fc9beaf89a8378 |
|
BLAKE2b-256 | 4a44e76c09e999a1660722050f023aa22fde68943572047718288a11710fd3a1 |
Close
Hashes for django_ipghrms_contract-1.15-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f2666daebebeb63a61ead7196559543c18dbe28ba9833deafe563c9ce513cc68 |
|
MD5 | 42281df4db00ca12f3f22933f2262309 |
|
BLAKE2b-256 | 30ed438a43f8eaac80497f90558e97f8f5fc684522a51908c15cb490a5410be4 |