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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 876719fd594d0628e24cbd4a23698ac14a1a83d7e39e2f35b8a1e548255710f9 |
|
MD5 | fb27ee7c1ac28b1320df1419a546fefb |
|
BLAKE2b-256 | d99b216afbf877705f67c864ab6805cd72c6eb72c813ab306777884f918148c9 |
Close
Hashes for django_ipghrms_training-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1650b5332706935dc56af2711854ca2a105e3011743b22e721617f48f37969e6 |
|
MD5 | bb59de7ec960b16b4c6e4191ab7ed5aa |
|
BLAKE2b-256 | 2c0e574ca6681f46b1dff658c6f5eeeea795fb725fd18c3d6c05c626f8f5111c |