luke / Haus (http://houseofhaus.org/)

A loosely joined WSGI-centric Web programming framework. It is easy to add components to the framework or override components with your own versions on a per application basis. You can control how components are loaded and applied to your application by adding simple configuration options. The framework is connected to your application code and templates with an easy-to-use decorator.

Clone this repository (size: 106.8 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/luke/haus/
commit 35: 4d1e1fc72b7f
parent 34: fcc8c556ebf3
branch: default
link to new version control and more at bitbucket.org
Luke Arno / luke
16 months ago

Changed (Δ12 bytes):

raw changeset »

docs/index.rst (1 lines added, 1 lines removed)

Up to file-list docs/index.rst:

@@ -21,7 +21,7 @@ Get Haus
21
21
22
22
**Download:** http://pypi.python.org/pypi/Haus/ 
23
23
24
**Mercurial:** http://houseofhaus.org/hg/haus/
24
**Mercurial/Wiki/Issues:** http://bitbucket.org/luke/haus/
25
25
26
26
Manual
27
27
------