Django IPG HRMS users
Quick start
Add ‘users’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'users' ]Include the users to project URLS like this:
path('users/', include('users.urls')),Run python manage.py migrate to create users model
- Another Apps Need for this Apps::
4.1. custom:: 4.2. employee:: 4.3. user
Release files for django-ipghrms-users 1.3
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-users-1.3.tar.gz | 15.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| django_ipghrms_users-1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 44.6 kB
Release files / django-ipghrms-users-1.3.tar.gz
| Download URL | django-ipghrms-users-1.3.tar.gz |
|---|---|
| Size | 15.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9c5296c7b24e54e412c2f5f3e449c70444dfa871fd3cbbad86ca5acb1921779d
|
|
BLAKE2b-256 checksum How to use checksums |
383abf491c4117323dfb288499808832ccb191da138a17176b2c8ea62a859b65
|
| 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_users-1.3-py3-none-any.whl
| Download URL | django_ipghrms_users-1.3-py3-none-any.whl |
|---|---|
| Size | 28.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ddbe02699b352fbcbdf98bafe6d1d661e70109741ea0628d37fb14ac2394b5c6
|
|
BLAKE2b-256 checksum How to use checksums |
632513da343fc354803a1f086670c35df0962e16008d5c90cac45cc93b635adf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.5
|