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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-ipghrms-trip-1.0.tar.gz.
File metadata
- Download URL: django-ipghrms-trip-1.0.tar.gz
- Upload date:
- Size: 23.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56e1b23f9f9d4c5997b7a4012848c2412a7e0210fa5c701784cf56bf4ea870f1
|
|
| MD5 |
462a64729bef4a1d7784a9866a27b8c3
|
|
| BLAKE2b-256 |
bbaedff61ccd76774b59a599f8809554088f3008a41784494dcc96a841347cd0
|
File details
Details for the file django_ipghrms_trip-1.0-py3-none-any.whl.
File metadata
- Download URL: django_ipghrms_trip-1.0-py3-none-any.whl
- Upload date:
- Size: 39.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
223a0865aaad3248fa3a6d323c9645f5b7eb76c5c13f996dc9c785ebe4c9ab6f
|
|
| MD5 |
9c946aef91f93e8397be67497e374141
|
|
| BLAKE2b-256 |
fe559c8193f2861ad7d85e215421444ebf6bfcddd3553652f5a846564f6f2783
|