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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f78a5ea2d320384c43f89c2efd425196681a78faa76fbaa0d05a3f6e12eda3c8 |
|
MD5 | d3ac9c048c7ed9779ac4ae76fbed0070 |
|
BLAKE2b-256 | b82ff9256be5351a972eac4ca99a639c235f66326e4d0814bf0e8cf34e3468b5 |
Close
Hashes for django_ipghrms_contract-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ca3c1b8bc342e20a00705dd983430819c99c3d1541b0b6f0d6028776d520838 |
|
MD5 | eebca86eca128e2c6db23c6d3ee711c7 |
|
BLAKE2b-256 | a50820baa9f9a890122f0affffa41c629fba3881f881b36a767c9d1d040b6aa5 |