mirror of
https://github.com/django/django.git
synced 2025-09-20 17:30:10 +00:00
Refs #24215 -- Removed add_lazy_relation() per deprecation timeline.
This commit is contained in:
parent
ddd3268975
commit
b2ffbb00a5
2 changed files with 2 additions and 15 deletions
|
@ -252,3 +252,5 @@ these features.
|
|||
|
||||
* The ``on_delete`` argument for ``ForeignKey`` and ``OneToOneField`` are now
|
||||
required.
|
||||
|
||||
* ``django.db.models.fields.add_lazy_relation()`` is removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue