Commit e86aa83d authored by Tim Graham's avatar Tim Graham
Browse files

Fixed a link in the 1.7 release notes.

parent f94f466c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -609,8 +609,8 @@ Models
  lookup.

* It is now possible to pass a callable as value for the attribute
  :attr:`ForeignKey.limit_choices_to` when defining a ``ForeignKey`` or
  ``ManyToManyField``.
  :attr:`~django.db.models.ForeignKey.limit_choices_to` when defining a
  ``ForeignKey`` or ``ManyToManyField``.

Signals
^^^^^^^