A simple Django app to write logs into databases.
Project description
Handlers is a simple Django app to write logs into databases. For each question, visitors can choose between a fixed number of answers.
Detailed documentation is in the “docs” directory.
Quick start
Add “handlers” to your INSTALLED_APPS setting like this:
INSTALLED_APPS = [ ... 'handlers', ]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-handler-1.0.tar.gz
(2.6 kB
view hashes)