index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
regressiontests
/
urlpatterns_reverse
Age
Commit message (
Expand
)
Author
2009-06-29
[1.0.X] Fixed #10834 -- Added bucket condition to ensure that URL resolvers w...
Russell Keith-Magee
2008-09-30
[1.0.X] Fixed another case of reverse URL resolving that wasn't working.
Malcolm Tredinnick
2008-09-27
Fixed #9038 -- Correctly handle URL patterns with the same name (or view name),
Malcolm Tredinnick
2008-09-01
Fixed a case of incorrect parsing of quanitifers in reg-exp patterns.
Malcolm Tredinnick
2008-08-31
Fixed #8725 -- Handle empty URL patterns in reverse().
Malcolm Tredinnick
2008-08-31
A rewrite of the reverse URL parsing: the reverse() call and the "url" templa...
Malcolm Tredinnick
2008-07-06
Revert [7849] and [7850]. Brain failure on my part.
Malcolm Tredinnick
2008-07-06
Some tests for the new features. These pretty much fail at the moment. Based on
Malcolm Tredinnick
2008-06-16
Fixed #6831 -- Reverse URL resolver now replaces backslashes correctly. Thank...
Adrian Holovaty
2006-08-27
Refs #2333 - Modified runtests script to use new testing framework. Migrated ...
Russell Keith-Magee