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.0.tar.gz
(13.5 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_users-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17ad77957b322cd9635d17072ddcc90d1ac4e23e4c0ad52d2d1f5d164656a756 |
|
MD5 | 41c30dfef2b94786abe48fb445e152d2 |
|
BLAKE2b-256 | 32a3b27f66446885954f1a20ecd9838bba1b7a4e2fb6449440e5706e38a24671 |