Django IPG HRMS APP LOG
Project description
Add ‘log’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'log' ]
Include the log to project URLS like this:
path('log/', include('log.urls')),
Run python manage.py migrate to create log model
- Another Apps Need for this Apps::
4.1. custom:: 4.2. employee:: 4.3. user
Project details
Release history Release notifications | RSS feed
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-log-1.5.tar.gz
(10.4 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_log-1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 48810c3e946560ffb759081edc3a4072995a32597cad669d309a661168a88db9 |
|
MD5 | 4136bef939c48b7c9aa6b8a11532bc03 |
|
BLAKE2b-256 | c99f68128bc25f5140a3b7c6204cf2b16f61c40b2a3cb0edef8675008adcedb9 |