mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #22938 -- Allowed clearsessions to remove file-based sessions.
This commit is contained in:
committed by
Tim Graham
parent
3f22e83e90
commit
c055224763
@@ -79,7 +79,8 @@ Minor features
|
||||
:mod:`django.contrib.sessions`
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
* ...
|
||||
* The :djadmin:`clearsessions` management command now removes file-based
|
||||
sessions.
|
||||
|
||||
:mod:`django.contrib.sitemaps`
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user