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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ohm2-handlers-light-0.0.13.tar.gz
Algorithm Hash digest
SHA256 056c98ac36fe041d3cd7db9e41a23e9daaf3745998e5ccfd6df5a7205fc129f3
MD5 8dc0cbbf152e572920b9d3e94dbc0378
BLAKE2b-256 9b9ce6eb386f05f786fc74ec5b2e1df57795e1bcc2b899cb4b1707fcf0f2f68a

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