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.13.tar.gz
(10.5 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_log-1.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d3da9da2d5a859e2160dc5f31cc44177f4e1bffb922d93bd942655e6075911a |
|
MD5 | a8874a8f6533ee0a79e0dff3af7cfa00 |
|
BLAKE2b-256 | c11debc1c87ab0728094d0f52a9fed6582c300ccb80cdfa65f6e9b8faa834d3d |