Django IPG HRMS APP users
Project description
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
Project details
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-users-1.3.tar.gz
(15.9 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-users-1.3.tar.gz.
File metadata
- Download URL: django-ipghrms-users-1.3.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c5296c7b24e54e412c2f5f3e449c70444dfa871fd3cbbad86ca5acb1921779d
|
|
| MD5 |
5f023ec415faef4da25307f8368477e4
|
|
| BLAKE2b-256 |
383abf491c4117323dfb288499808832ccb191da138a17176b2c8ea62a859b65
|
File details
Details for the file django_ipghrms_users-1.3-py3-none-any.whl.
File metadata
- Download URL: django_ipghrms_users-1.3-py3-none-any.whl
- Upload date:
- Size: 28.8 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 |
ddbe02699b352fbcbdf98bafe6d1d661e70109741ea0628d37fb14ac2394b5c6
|
|
| MD5 |
0fb3c555b025b14305f728df8ff7b8dc
|
|
| BLAKE2b-256 |
632513da343fc354803a1f086670c35df0962e16008d5c90cac45cc93b635adf
|