Skip to content

MechanisM/django-hilbert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Installation Instructions

It is easiest to install django-hilbert from PyPi:

pip instal django-hilbert

About

This is one of many Django apps which is a loose collection of utility functions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published