Skip to main content

Django application to easily handle database requests and other tools

Project description

=====
OHM2 Handlers Light
=====

OHM2 Handlers Light is a complete Django app to conduct general methods and database access

Detailed documentation is in the "docs" directory.

Quick start
-----------

1. Add "ohm2_handlers" to your INSTALLED_APPS setting like this::

INSTALLED_APPS = (
...
'ohm2_handlers_light',
)

2. Include the handlers URLconf in your project urls.py like this::

url(r'^ohm2_handlers_light/', include('ohm2_handlers.urls')),

3. Run `python manage.py migrate` to create the handlers 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

django-ohm2-handlers-light-0.0.9.tar.gz (22.2 kB view details)

Uploaded Source

File details

Details for the file django-ohm2-handlers-light-0.0.9.tar.gz.

File metadata

File hashes

Hashes for django-ohm2-handlers-light-0.0.9.tar.gz
Algorithm Hash digest
SHA256 fbc16c3389a1c517579f124a888e436424836f3047dfdc3b0b32ca78857a7962
MD5 ca1bea2fe304d48f54376037f9608f3f
BLAKE2b-256 ece7d2be45a4ddf11054d2aea9bff0ab1f680f6265879750e47c5337d39f1b8a

See more details on using hashes here.

Provenance

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