summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/deprecation.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/internals/deprecation.txt b/docs/internals/deprecation.txt
index fee9c8cef7..a369767713 100644
--- a/docs/internals/deprecation.txt
+++ b/docs/internals/deprecation.txt
@@ -156,6 +156,8 @@ details on these changes.
``Field.contribute_to_class()`` and ``virtual`` in
``Model._meta.add_field()`` will be removed.
+* The ``javascript_catalog()`` and ``json_catalog()`` views will be removed.
+
.. _deprecation-removed-in-1.10:
1.10