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.4.tar.gz
(10.4 kB
view hashes)
Built Distribution
Close
Hashes for django_ipghrms_log-1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cce0746ad3584083ac78ffc10f4fac1b3ab0e6ecad9168db4e5d24921b000413 |
|
MD5 | f3734c88cb002d4680b3f0be35f15f5f |
|
BLAKE2b-256 | a8c4e7c87efba755b6414be3610a093d4c9a514f824d2503f76fa3fc9b1fe302 |