Skip to main content

Django application to easily handle signup, login and logout

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-accounts-light-0.0.13.tar.gz (18.2 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-ohm2-accounts-light-0.0.13.tar.gz
Algorithm Hash digest
SHA256 f8b5a27171f1677ef9b71225041e94fbcc9a7df806896f45b6d81955c4fccd73
MD5 3af8864f84676bfa7b40b075e381203c
BLAKE2b-256 d0d6a604c066320a9e73dcc9e159ee192f28eb22c542182a3d61bea74f881bbf

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