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.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 635b8cd37c993b41effeaed8753436689c30e48985167150deb73872b7c50c7b |
|
MD5 | b51660f7fc00c8477a704633014a9315 |
|
BLAKE2b-256 | 039b57dc5b9e301023f18fee56df58099c18387a7f35fabf9162211d2c334a6a |
Close
Hashes for django_ipghrms_contract-1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c647928cf97f358c9ad87e8b1b1cf41a60d936f417fcdc99626943bbfcbacb13 |
|
MD5 | c15b94bb1055b79e9968332629288ec0 |
|
BLAKE2b-256 | dccff612d83288364f29d4fed8a4e3b24af38837cd50457dc4e3ba9d04221aab |