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
/
docs
/
url_dispatch.txt
Age
Commit message (
Expand
)
Author
2006-04-06
Fixed #1588 -- Fixed typo in docs/url_dispatch.txt
Adrian Holovaty
2006-01-11
Removed 'Only in Django development version' messages from the docs, because ...
Adrian Holovaty
2006-01-02
Fixed #1156 -- Fixed typo in docs/url_dispatch.txt. Thanks, Brian Ray
Adrian Holovaty
2005-12-28
Fixed #1128 -- Fixed typo in docs/url_dispatch.txt. Thanks, joost
Adrian Holovaty
2005-11-27
Updated middleware.txt and url_dispatch.txt docs to reflect [1470] (support f...
Adrian Holovaty
2005-11-27
Fixed several bugs in docs/url_dispatch.txt, and made several clarifications
Adrian Holovaty
2005-11-19
Fixed ReST bugs in [1291]
Adrian Holovaty
2005-11-19
Beefed up docs/url_dispatch.txt
Adrian Holovaty
2005-11-11
BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone ...
Adrian Holovaty
2005-09-27
Fixed #131 -- URLconfs that are 'included' now receive captured parameters fr...
Adrian Holovaty
2005-07-21
Fixed typos in docs/url_dispatch from [282]
Adrian Holovaty
2005-07-21
Updated url dispatch docs to make it more clear that the prefix need not end ...
Jacob Kaplan-Moss
2005-07-20
Fixed typos and tightened up docs/url_dispatch.txt
Adrian Holovaty
2005-07-15
Added URL config documentation
Jacob Kaplan-Moss