Django IPG HRMS APP MAIN
Project description
Add ‘main’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'main' ]
Include the main to project URLS like this:
path('main/', include('main.urls')),
Run python manage.py migrate to create main model
- Another Apps Need for this Apps::
4.1. custom:: 4.2. employee:: 4.3. user
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for django_ipghrms_main-1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9770bfb4658f3aa8ab9e3b30c182037a760ccbe7dc151444e2b75df30b8e1c3 |
|
MD5 | c3924c8c03ec1f62abc54df7e49a712b |
|
BLAKE2b-256 | 87590ed95269df4109f87044fa06f0a5365bec34a6e7e3c100d04ef57a9ba894 |