Django IPG HRMS trip
Quick start
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
Release files for django-ipghrms-trip 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-ipghrms-trip-1.0.tar.gz | 23.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_ipghrms_trip-1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 62.7 kB
Release files / django-ipghrms-trip-1.0.tar.gz
| Download URL | django-ipghrms-trip-1.0.tar.gz |
|---|---|
| Size | 23.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
56e1b23f9f9d4c5997b7a4012848c2412a7e0210fa5c701784cf56bf4ea870f1
|
|
BLAKE2b-256 checksum How to use checksums |
bbaedff61ccd76774b59a599f8809554088f3008a41784494dcc96a841347cd0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.5
|
Release files / django_ipghrms_trip-1.0-py3-none-any.whl
| Download URL | django_ipghrms_trip-1.0-py3-none-any.whl |
|---|---|
| Size | 39.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
223a0865aaad3248fa3a6d323c9645f5b7eb76c5c13f996dc9c785ebe4c9ab6f
|
|
BLAKE2b-256 checksum How to use checksums |
fe559c8193f2861ad7d85e215421444ebf6bfcddd3553652f5a846564f6f2783
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.5
|