mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #24716 -- Removed Field._get_val_from_obj() per deprecation timeline.
This commit is contained in:
@@ -299,3 +299,5 @@ these features.
|
||||
|
||||
* Support for setting a URL instance namespace without an application namespace
|
||||
is removed.
|
||||
|
||||
* ``Field._get_val_from_obj()`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user