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.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ee03434756425e7e17cb1993dd50978fa6875cb2fd4d8337f091ac094484d76e |
|
MD5 | 0eaf33e6ef67e1f316012bb00a9f6501 |
|
BLAKE2b-256 | 18ed80aa6192f4c340c5ab1e2bd747b257e7dd60f4ed27aea3358ee03e620c29 |
Close
Hashes for django_ipghrms_contract-1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97362f873b1ae740bfabb3410672fe591e375dd6066b95a833a955dbc3d07c01 |
|
MD5 | 1115d6fe02150b4c1f5dd45d2502aef7 |
|
BLAKE2b-256 | df386a0fbf88fca82e620cb71fc8dfd9b7abe9add5c8555fc4cc42c876cfb2ec |