Merge pull request #2227 from jheasly/patch-1

Fixed bad link
This commit is contained in:
Tim Graham 2014-02-01 10:38:57 -08:00
commit adea5a3880

View File

@ -328,7 +328,7 @@ whatever you want. For example::
For sample code, see the `Many-to-one relationship model tests`_.
.. _Many-to-one relationship model tests: http://code.djangoproject.com/browser/django/trunk/tests/modeltests/many_to_one
.. _Many-to-one relationship model tests: https://github.com/django/django/tree/stable/1.3.x/tests/modeltests/many_to_one
Many-to-many relationships
~~~~~~~~~~~~~~~~~~~~~~~~~~