I spent today finishing up writing and then reviewing the documentation for
URL routing. I'll give that and the code one more look tomorrow before
merging. In the meantime, other reviews (especially from anyone less
familiar with the feature) are certainly welcome.
https://github.com/django/djan
I run the test suits for master and get the following error.
Traceback (most recent call last):
File
"/usr/local/Cellar/python3/3.4.3/Frameworks/Python.framework/Versions/3.4/lib/python3.4/unittest/case.py",
line 58, in testPartExecutor
yield
File
"/usr/local/Cellar/python3/3.4.3/Frame