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.2.tar.gz
(16.3 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_users-1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07ec2a81bb5303638ef6010ea125f5a0eb8b97844830ad37f56006cddcc9fd44 |
|
MD5 | 2ee4a6c607d186879205a8b5cb4211ba |
|
BLAKE2b-256 | 3d422df179b6d372d029c4c270b663625ccfb9baa9a4e6253d89c5874f58c050 |