Skip to main content

Lib de apoio para projetos do RH

Project description

RH_Util is a simple Django application containing support libraries for HR projects.

Quick start

  1. Add “rh_util” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'rh_util',
    ]
  2. Include the rh_util URLconf in your project urls.py like this:

    path('rh_util/', include('rh_util.urls')),
  3. Run python manage.py migrate to create the rh_util models.

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

rh_util-1.5.4.tar.gz (13.9 kB view details)

Uploaded Source

File details

Details for the file rh_util-1.5.4.tar.gz.

File metadata

  • Download URL: rh_util-1.5.4.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.2

File hashes

Hashes for rh_util-1.5.4.tar.gz
Algorithm Hash digest
SHA256 c46e9b519dcb5c37789dcc137054ba485eed15cd4d93cb3cf01b47ce92c3b13e
MD5 44d5fda44037bc8474ccb9f3a2199a31
BLAKE2b-256 016ccd8d1aa7667d0b7c85b0edc881152148c367413947d37b3985b8ad543825

See more details on using hashes here.

Supported by

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