Django IPG HRMS APP CUSTOM
Project description
Add ‘custom’ to your INSTALLED_APPS settings like this:
INSTALLED_APPS = [ 'custom' ]
Include the custom to project URLS like this:
path('custom/', include('custom.urls')),
Run python manage.py migrate to create custom 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
Built Distribution
Close
Hashes for django-ipghrms-custom-1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d74925c5ce20626b5822745a6def1add49b1c92c877e720bbf1afa2437d3b65 |
|
MD5 | 5482a602b81e078068ab525d387d4f49 |
|
BLAKE2b-256 | 833aae143fb40987fe3ceef3abdd934354d75a4fafb8d63f09efee46e5e782c6 |
Close
Hashes for django_ipghrms_custom-1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 500dd04a53ed4401555d547f3e3bf2fd8d6e61abf2b304118a8e4e9ccb8d8119 |
|
MD5 | 7f7a8c23d26ad9178c5ba6a1395b51f4 |
|
BLAKE2b-256 | 7913225039ee137bac6477b151c22dc12648a4233dbdf9514b8a10916176d9b1 |