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

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ohm2-handlers-light-0.0.12.tar.gz
Algorithm Hash digest
SHA256 96776d28cf4a3a7831334f6c72048728bf448c37ce4a50336c92437dc338648e
MD5 3e2a75130db5c9e19f19a67e858c6dd2
BLAKE2b-256 93ca09924dea213051b851ee7bc88aadefb0009ef1e33a28a11a7c09551092bc

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