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 hashes)
Built Distribution
Close
Hashes for django_ipghrms_users-1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddbe02699b352fbcbdf98bafe6d1d661e70109741ea0628d37fb14ac2394b5c6 |
|
MD5 | 0fb3c555b025b14305f728df8ff7b8dc |
|
BLAKE2b-256 | 632513da343fc354803a1f086670c35df0962e16008d5c90cac45cc93b635adf |