Django

Code

Changeset 1292

Show
Ignore:
Timestamp:
11/19/05 12:28:08 (3 years ago)
Author:
adrian
Message:

Fixed ReST bugs in [1291]

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • django/trunk/docs/url_dispatch.txt

    r1291 r1292  
    1313excellent arguments on why URLs should be clean and usable. 
    1414 
    15 .. _http://www.w3.org/Provider/Style/URI: Cool URIs don't change 
     15.. _Cool URIs don't change: http://www.w3.org/Provider/Style/URI 
    1616 
    1717Overview 
     
    233233that in automatically. 
    234234 
     235.. _Django overview: http://www.djangoproject.com/documentation/overview/ 
     236 
    235237Including other URLconfs 
    236238========================