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.14.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1224f7c0469c8eb4d972311d331f483ab7237b5b9e8e57e0a2b0dfdb8d7e2c3 |
|
MD5 | 7444b4be54da22cdbd0504d1edf63e23 |
|
BLAKE2b-256 | e1cf30330304eb55e3a7ca8f4e81af5dcc644c7128e65c450c4183a711c33c1e |
Close
Hashes for django_ipghrms_contract-1.14-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e8fe8e621344624fcd004721b4f827c988288847ac935471874b839f312b5f4 |
|
MD5 | 309d99655dc41bbd5134efd4cf8f4818 |
|
BLAKE2b-256 | 9e36d4806c8ade43c6ada5888da1db0ce6a254ddbfd5cb818dbecde4df48a5fe |