Ibofobi Django Stuff
The ibofobi Django-related stuff includes:
-
ibofobi.apps.blog; a simple one-user blog.
-
ibofobi.apps.scryer; a simple page-view counter.
-
XHTMLAsHTMLMiddleware;
serve XHTML documents as valid HTML to non-XHTML web browsers.
-
developer_http.py;
a one-request per process Django web-server
-
django-test;
a doctest, YAML and BeautifulSoup-based test-framework
All the code lives on github.