mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
Fixed typo in docs/releases/2.0.txt.
This commit is contained in:
parent
5411821e3b
commit
8b62e5df86
1 changed files with 1 additions and 1 deletions
|
|
@ -427,7 +427,7 @@ these features.
|
|||
``_apply_rel_filters()`` method is removed.
|
||||
|
||||
* Using ``User.is_authenticated()`` and ``User.is_anonymous()`` as methods
|
||||
rather than properties is no longer be supported.
|
||||
rather than properties is no longer supported.
|
||||
|
||||
* The ``Model._meta.virtual_fields`` attribute is removed.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue