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.6.tar.gz (22.2 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ohm2-handlers-light-0.0.6.tar.gz
Algorithm Hash digest
SHA256 c56ecd266759f7658276ce3fb45ffd810e25cdd4bf845109855d8013e00748c4
MD5 e3371bb8e1ec003a788af8c93a54f12f
BLAKE2b-256 a78bad1456c48e8ffb48a20cb46f42332fc2e045c5d2186efecbaf836df64256

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