Django IPG HRMS APP trip
Project description
Add ‘trip’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'trip' ]
Include the trip to project URLS like this:
path('trip/', include('trip.urls')),
Run python manage.py migrate to create trip 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
django-ipghrms-trip-1.0.tar.gz
(23.4 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_trip-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 223a0865aaad3248fa3a6d323c9645f5b7eb76c5c13f996dc9c785ebe4c9ab6f |
|
MD5 | 9c946aef91f93e8397be67497e374141 |
|
BLAKE2b-256 | fe559c8193f2861ad7d85e215421444ebf6bfcddd3553652f5a846564f6f2783 |