mirror of
https://github.com/django/django.git
synced 2024-11-29 14:46:18 +01:00
Fixed a link in the 1.7 release notes.
This commit is contained in:
parent
f94f466cd3
commit
e86aa83dc3
@ -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
|
||||
^^^^^^^
|
||||
|
Loading…
Reference in New Issue
Block a user