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.10.tar.gz
(10.4 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_log-1.10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a5780d01abf1a49c4824a7f559910accc7b09a9ca7893e80a9233710a1e48b4 |
|
MD5 | 8b7318a877c944fb367442696548ca51 |
|
BLAKE2b-256 | f160634fa58663570384acc55e55748201834d266167d4e8bcffe2488ef18c26 |