diff options
Diffstat (limited to 'docs/internals')
| -rw-r--r-- | docs/internals/deprecation.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt index d1f877aa06..6e593c787d 100644 --- a/docs/internals/deprecation.txt +++ b/docs/internals/deprecation.txt @@ -135,6 +135,9 @@ details on these changes. * Support for the template ``Context.has_key()`` method will be removed. +* Support for the ``django.core.files.storage.Storage.accessed_time()``, + ``created_time()``, and ``modified_time()`` methods will be removed. + .. _deprecation-removed-in-1.10: 1.10 |
