django-hilbert

This is one of many Django apps which is a loose collection of utility functions. It is a mixture of Python code and Javascript that I find myself writing over and over. Primarily it focuses around utilities for AJAX and testing.

Installation Requirements

Optional (but recommended)

The jQuery library is not included in the distribution but should be included in your templates.

To use the CoverageRunner you need to install Ned Batchelder’s coverage.py.

Contents:

Indices and tables

Project Versions

Table Of Contents

Next topic

Motivation

This Page