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.9.tar.gz
(10.3 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_log-1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27753d4cb2fca5d791e1aba5074643ceced0ebe39def4c6b2e525c37551c505e |
|
MD5 | 971880d6eb1aae5e1d039efe1418813d |
|
BLAKE2b-256 | 6929a95cf2dabb78ca0cfc7f0c8c30ff39d39b775051cf5cec423f18a404d53d |