Django IPG HRMS APP training
Project description
Add ‘training’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'training' ]
Include the training to project URLS like this:
path('training/', include('training.urls')),
Run python manage.py migrate to create training 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-training-1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37053261b2b57a766bdbf6446aa0d6119f3297e21e8c318aa4ab0ee9ba67d62c |
|
MD5 | e0c71bc9f67ce8cd8cadd701eea3259d |
|
BLAKE2b-256 | ead248185530f3b0b6b14e1341586495d87f4c06d24afa05f7a3cfb2899fcf0c |
Close
Hashes for django_ipghrms_training-1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | efceb48ea754aee225cd73de06636f2da03b328ac182f50fcf7c22a36b5a3600 |
|
MD5 | 9de7c9aa66dec8c87cc10c926f7d383b |
|
BLAKE2b-256 | 2fe96bcb43b36a1e16840284a1ca901c937cbc4e4ecc228469180002d6a94e58 |