mirror of
https://github.com/django/django.git
synced 2025-03-06 07:22:32 +00:00
Fixed grammer in docs/releases/2.0.txt.
This commit is contained in:
parent
3922f02dc6
commit
bee4c2baed
@ -707,7 +707,7 @@ to remove usage of these features.
|
||||
|
||||
* The ``on_delete`` argument for ``ForeignKey`` and ``OneToOneField`` is now
|
||||
required in models and migrations. Consider squashing migrations so that you
|
||||
have less of them to update.
|
||||
have fewer of them to update.
|
||||
|
||||
* ``django.db.models.fields.add_lazy_relation()`` is removed.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user