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
Close
Hashes for django-ipghrms-contract-1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb2e54122d2401139da859faca2c4298456a7cbe8a7b12f628a343c21403b2bd |
|
MD5 | fe226c4acea278d5400ebe619345e05d |
|
BLAKE2b-256 | bf680e54bb949afa39f6f4b5450bfcbee1007da823f3338a40562ea643273d11 |