mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #18974 -- Removed @models.permalink() decorator per deprecation timeline.
This commit is contained in:
@@ -249,3 +249,5 @@ how to remove usage of these features.
|
||||
|
||||
* The ``authenticate()`` method of authentication backends requires ``request``
|
||||
as the first positional argument.
|
||||
|
||||
* The ``django.db.models.permalink()`` decorator is removed.
|
||||
|
||||
Reference in New Issue
Block a user