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.12.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bc4b06e65433c9c55892f06fed1c693f78f9519a4a05213537e353725b48a59 |
|
MD5 | 5262ccfc991d36ba71ebc92426747142 |
|
BLAKE2b-256 | f63de70cab99ae21929deee8d61d8da0594ab5c90c6fe159a35f487cd7e6eb61 |
Close
Hashes for django_ipghrms_contract-1.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9654b86325f2799d5f56cfe1d400cac1b99a7ac1e40798c32549e4399d85d9e |
|
MD5 | 976f76478288d92b683419c8ac8b5ee3 |
|
BLAKE2b-256 | 6306d87aa83da28b7bb40a8e99cfc91083f2ba1a389fe57051df928f8871b3f4 |