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.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a23d2ba57d7ed567bfe8508149133e6ef37fb0e52ada4bacc56b983329162b91 |
|
MD5 | 87a48a0d6b5dd0dedc4f2ae27f05d14a |
|
BLAKE2b-256 | 9ba784bd2a9876b47bfb821bb4521058e6cbf6738712afa79bdc86cfb747fd24 |
Close
Hashes for django_ipghrms_contract-1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f251457fede73658f5f713339a383c7679a6e0b81a7c0b8552b22b736a9e99a6 |
|
MD5 | 70955ac8c97fa3f633b801514dd286dd |
|
BLAKE2b-256 | 0b839fe0525f927cfe9faad683c281d1f6bfb0d1dc2b2f4199bf49280889abd1 |