mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Refs #26058 -- Removed deprecated FileField.get_directory_name()/get_filename().
This commit is contained in:
@@ -375,3 +375,6 @@ these features.
|
||||
``parent_link`` is removed.
|
||||
|
||||
* Support for ``Widget._format_value()`` is removed.
|
||||
|
||||
* ``FileField`` methods ``get_directory_name()`` and ``get_filename()`` are
|
||||
removed.
|
||||
|
||||
Reference in New Issue
Block a user