3 projects
djproxy
djproxy is a simple reverse proxy class-based generic view for Django apps.
testtube
testtube is a Python based continuous test runner. testtube's stir command can, based on a tube.py configuration file, monitor a directory for file changes and execute a pre-configured set of tests when changes occur.
querylist
This package provides a QueryList class with django ORM-esque filtering, excluding, and getting for lists. It also provides BetterDict, a dot lookup/assignment capable wrapper for dicts that is 100% backwards compatible.