summaryrefslogtreecommitdiff
path: root/django/contrib/sessions/management
AgeCommit message (Expand)Author
2021-06-09Fixed #32829 -- Updated help text for clearsessions management command.Hasan Ramezani
2020-12-28Fixed #32301 -- Made clearsessions raise CommandError when clear_expired() is...François Freitag
2020-06-01Reverted "Refs #23919 -- Removed obsolete __init__.py files in management com...René Fleschenberg
2020-04-27Refs #18325 -- Removed unnecessary line endings in management commands.François Freitag
2018-01-03Refs #23919 -- Removed obsolete __init__.py files in management command direc...я котик пур-пур
2014-09-05Limited lines to 119 characters in django/Tim Graham
2014-06-19Fixed #22835 -- Deprecated NoArgsCommand.Maxime Turcotte
2013-07-29Deprecated django.utils.importlibClaude Paroz
2012-10-28Fixed #18194 -- Expiration of file-based sessionsAymeric Augustin
2012-10-27Fixed #18978 -- Moved cleanup command to sessions.Aymeric Augustin