Django

Code

root/django/trunk/docs/url_dispatch.txt


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @7560 [7560] 05/29/08 07:02:11 russellm Fixed #7191 -- Removed leading slashes in description of the patterns that …
(edit) @7361 [7361] 03/24/08 23:42:21 adrian Edited some docs changes from the past few days
(edit) @7303 [7303] 03/18/08 15:58:39 ubernostrum Fixed #6382: Documented request.urlconf
(edit) @7294 [7294] 03/18/08 09:54:39 mtredinnick Added "svn:eol-style native" to every text file in the tree (*.txt, …
(edit) @7122 [7122] 02/15/08 23:15:09 adrian Made a bunch of small doc rewordings from changes over the past couple of …
(edit) @7110 [7110] 02/13/08 22:54:03 mtredinnick Updated the documentation for patterns() to note Python's 255 argument …
(edit) @6743 [6743] 11/29/07 12:15:38 mtredinnick Fixed #5955 -- Made a bunch of ReST fixes. Thanks, SmileyChris?.
(edit) @5945 [5945] 08/19/07 10:08:21 mtredinnick Added documentation of the arguments for the url() function.
(edit) @5939 [5939] 08/19/07 05:15:11 mtredinnick Added links from any reference to the url template tag to the appropriate …
(edit) @5796 [5796] 08/03/07 22:19:14 gwilson Fixed #5078 -- Fixed several broken links to the syndication …
(edit) @5638 [5638] 07/09/07 21:34:42 gwilson Fixed #4817 -- Removed leading forward slashes from some urlconf examples …
(edit) @5411 [5411] 06/01/07 11:59:56 adrian Edited docs/url_dispatch.txt changes from [5362]
(edit) @5401 [5401] 06/01/07 04:35:29 mtredinnick Fixed #4409 -- Fixed a typo in tutorial (thanks, …
(edit) @5369 [5369] 05/27/07 09:09:57 mtredinnick Fixed a typo.
(edit) @5362 [5362] 05/27/07 07:05:59 mtredinnick Added documentation for reverse() (based on a patch from Simon Greenhill) …
(edit) @4966 [4966] 04/08/07 21:07:04 adrian Edited docs/url_dispatch.txt changes from [4901]
(edit) @4903 [4903] 04/01/07 02:36:06 mtredinnick Typo fix.
(edit) @4901 [4901] 04/01/07 02:25:20 mtredinnick Added the ability to name URL patterns. Helps with disambiguity reverse …
(edit) @4804 [4804] 03/23/07 15:45:30 ubernostrum Remove notes about things added/removed in development version, since the …
(edit) @4638 [4638] 02/27/07 14:11:26 jacob Fixed #3598: Added a note about the precedence of URL matches versus …
(edit) @4420 [4420] 01/24/07 14:08:47 adrian Fixed #3333 -- Docs now use relative links, not hard-coded …
(edit) @4395 [4395] 01/22/07 20:11:33 adrian Fixed small inconsistency in docs/url_dispatch.txt 'New in Django …
(edit) @4358 [4358] 01/19/07 11:21:04 adrian Changed one link in docs/url_dispatch.txt to use a relative link, as an …
(edit) @3554 [3554] 08/11/06 02:01:29 adrian Improved urlresolvers so that URLconfs can be passed objects instead of …
(edit) @3506 [3506] 07/31/06 21:57:08 adrian Fixed #2370 -- It's now possible to pass default URLconf arguments to …
(edit) @3505 [3505] 07/31/06 21:23:24 adrian Fixed inconsistency in docs/url_dispatch.txt with regard to matching …
(edit) @2818 [2818] 05/02/06 21:18:10 adrian Fixed two typos in docs/url_dispatch.txt
(edit) @2816 [2816] 05/02/06 14:22:33 adrian Added 'Multiple view prefixes' section to docs/url_dispatch.txt. Thanks, …
(edit) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
(edit) @2624 [2624] 04/06/06 09:20:11 adrian Fixed #1588 -- Fixed typo in docs/url_dispatch.txt
(edit) @1898 [1898] 01/10/06 18:11:29 adrian Removed 'Only in Django development version' messages from the docs, …
(edit) @1813 [1813] 01/02/06 12:22:43 adrian Fixed #1156 -- Fixed typo in docs/url_dispatch.txt. Thanks, Brian Ray
(edit) @1790 [1790] 12/28/05 17:14:09 adrian Fixed #1128 -- Fixed typo in docs/url_dispatch.txt. Thanks, joost
(edit) @1471 [1471] 11/27/05 17:03:56 adrian Updated middleware.txt and url_dispatch.txt docs to reflect [1470]
(edit) @1453 [1453] 11/27/05 08:35:18 adrian Fixed several bugs in docs/url_dispatch.txt, and made several …
(edit) @1292 [1292] 11/19/05 12:28:08 adrian Fixed ReST bugs in [1291]
(edit) @1291 [1291] 11/19/05 12:20:30 adrian Beefed up docs/url_dispatch.txt
(edit) @1166 [1166] 11/10/05 22:45:05 adrian BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to …
(edit) @704 [704] 09/26/05 23:24:19 adrian Fixed #131 -- URLconfs that are 'included' now receive captured parameters …
(edit) @286 [286] 07/21/05 14:45:36 adrian Fixed typos in docs/url_dispatch from [282]
(edit) @282 [282] 07/21/05 13:12:29 jacob Updated url dispatch docs to make it more clear that the prefix need not …
(edit) @236 [236] 07/19/05 20:16:51 adrian Fixed typos and tightened up docs/url_dispatch.txt
(add) @70 [70] 07/15/05 16:17:52 jacob Added URL config documentation
Note: See TracRevisionLog for help on using the revision log.