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.10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91f4d1b8040354affd76f590cc6c17de7d339e71d3604d8b86ef5a65f6191370 |
|
MD5 | e2b57f1685114f08458f04b79f78a269 |
|
BLAKE2b-256 | 5bd6c235c91b994eb0f00713dab16404987663d35370fe06a957f57c26a8f1ed |
Close
Hashes for django_ipghrms_contract-1.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2cb51953ec7acd916ee082c3e0724f8ba221ac48ada1d9f20e0166a759d907ea |
|
MD5 | 6275156136d6f04bc88e47ed1932f8e9 |
|
BLAKE2b-256 | ad131c0eab87b4ae1c1fd22db1f41c5bbc20c61bf7a9439cd7621e925b7ce155 |