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.0.tar.gz
(9.9 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_log-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7a7896bcd9005df5a18d5db27b9a5456f4cb51a3ab48a2db9447446ca366445b |
|
MD5 | 310d0fa20528ea8988925146132c97dd |
|
BLAKE2b-256 | d9e242c0ecf0e988899b6011b849830881b05f47dea28a2443885ac915456520 |