* Use the url function in urls.py.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sun, 27 Jan 2008 14:47:51 +0000 (15:47 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sun, 27 Jan 2008 14:47:51 +0000 (15:47 +0100)
 * Give all views a name.
 * Refer to views using the url template tag and the view name instead of hard coding.


No differences found