Skip to main content

Django IPG HRMS APP recruitment2

Project description

  1. Add ‘recruitment2’ to your INSTALLED_APPS settings like this:

    INSTALLED_APPS = [
        'recruitment2'
    ]
  2. Include the recruitment2 to project URLS like this:

    path('recruitment2/', include('recruitment2.urls')),
  3. Run python manage.py migrate to create recruitment2 model

  4. Another Apps Need for this Apps::

    4.1. custom:: 4.2. employee:: 4.3. user

Project details


Release history Release notifications | RSS feed

This version

1.0

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-recruitment2-1.0.tar.gz (78.7 kB view hashes)

Uploaded Source

Built Distribution

django_ipghrms_recruitment2-1.0-py3-none-any.whl (182.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page