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.12.tar.gz
(10.5 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_log-1.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a49afe8a592041d4ab83898d0574fce9431079ea379532f31cbb5f748d65b8aa |
|
MD5 | 2a17de7e6d48b88b818fc5695bc72306 |
|
BLAKE2b-256 | d8685ef721c86991d78fff5573f8e1c3703fb54e5382d6744d7386cf8d22f74e |