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.16.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c599605429ac4459fbbd938873c513430be3b22e15ef586112585c6e220ed384 |
|
MD5 | cc7c748e76f4682416733eee9b11a7ec |
|
BLAKE2b-256 | 0b0a092833b26dee83826a05bf5a267b1686a433e3f5e502cfb113001f1ff791 |
Close
Hashes for django_ipghrms_contract-1.16-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d73fba5dbe18caeca3d6cf25fb5aa4e902d465f6c70db3faee23d491d116c3d |
|
MD5 | 67470e92ba5c60323081ad323ba8607f |
|
BLAKE2b-256 | e6831882f85d4a850fff4c7d1f4c2cd0caf2cb738110623b8e64562ea9b54ec8 |