#9235: Broke link in "Model field reference"
------------------------------------+---------------------------------------
          Reporter:  joaoolavo      |         Owner:  nobody
            Status:  closed         |     Milestone:        
         Component:  Uncategorized  |       Version:  1.0   
        Resolution:  invalid        |      Keywords:        
             Stage:  Unreviewed     |     Has_patch:  0     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by kmtracey):

  * status:  new => closed
  * needs_better_patch:  => 0
  * resolution:  => invalid
  * needs_tests:  => 0
  * needs_docs:  => 0

Comment:

 Actually, none of the links (Writing models, Model field reference,
 Related objects reference, etc.) work with the url given.  The problem
 with http://docs.djangoproject.com/en/dev/ref/models is that it is missing
 a trailing slash.  If you use
 http://docs.djangoproject.com/en/dev/ref/models/ instead all the links on
 the page work.  So, is there somewhere in the docs that you followed a
 link to this page and got the url without the trailing slash or did you
 enter in the browser directly?  If the former, we need to fix where the
 link is specified, if the latter I'm not sure what can be done about it.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9235#comment:1>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to