index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
sessions
Age
Commit message (
Expand
)
Author
2016-04-08
Fixed E128 flake8 warnings in django/.
Tim Graham
2016-04-04
Refs #21608 -- Fixed incorrect cache key in cache session backend's save().
Jon Dufresne
2016-02-26
Fixed #21608 -- Prevented logged out sessions being resurrected by concurrent...
Tore Lundqvist
2015-12-31
Removed British/Austrialian word: whilist.
Tim Graham
2015-12-01
Pulled contrib translations from Transifex
Claude Paroz
2015-10-17
Fixed #25558 -- Fixed nondeterministic test failure on Windows: test_clearses...
Brian Gianforcaro
2015-10-03
Fixed #22938 -- Allowed clearsessions to remove file-based sessions.
Aleksandra Tarkowska
2015-09-12
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-08-27
Fixed #22634 -- Made the database-backed session backends more extensible.
Sergey Kolosov
2015-08-18
Fixed DoS possiblity in contrib.auth.views.logout()
Tim Graham
2015-07-08
Fixed #19324 -- Avoided creating a session record when loading the session.
Carl Meyer
2015-06-06
Fixed #24915 -- Added stricter session key validation
David Bannon
2015-05-20
Fixed incorrect session.flush() in cached_db session backend.
Tim Graham
2015-05-15
Fixed #24799 -- Fixed session cookie deletion when using SESSION_COOKIE_DOMAIN
Bo Lopker
2015-05-13
Removed unnecessary arguments in .get method calls
Piotr Jakimiak
2015-04-30
Updated translations from Transifex
Claude Paroz
2015-04-13
Fixed #24621 -- Fixed and documented SessionBase.pop's second argument
Adam Zapletal
2015-04-01
Fetched updated contrib translations from Transifex
Claude Paroz
2015-03-12
Fixed #24468 -- Made signed cookies cache backend resilient to unpickling exc...
Tim Graham
2015-02-11
Moved contrib.sessions tests out of contrib.
Tim Graham
2015-02-06
Sorted imports with isort; refs #23860.
Tim Graham
2015-01-29
Fixed #24223 -- Prevented a session test from leaking.
Matt
2015-01-19
Fixed #24153 -- Fixed cookie test compatibility with Python 3.4.3+
Tim Graham
2015-01-17
Updated en translation catalogs
Claude Paroz
2014-12-30
Applied ignore_warnings to Django tests
Claude Paroz
2014-12-15
Fixed #23822 -- Added support for serializing model managers in migration
Markus Holtermann
2014-12-13
Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range
Michael Hall
2014-12-03
Removed redundant numbered parameters from str.format().
Berker Peksag
2014-11-03
Fixed #23620 -- Used more specific assertions in the Django test suite.
Berker Peksag
2014-09-30
Updated translations from Transifex
Claude Paroz
2014-09-05
Limited lines to 119 characters in django/
Tim Graham
2014-08-20
Fetched translations from Transifex
Claude Paroz
2014-07-24
Fixed #22849 -- Added Session.__str__()
Nick Sandford
2014-06-19
Fixed #22835 -- Deprecated NoArgsCommand.
Maxime Turcotte
2014-06-16
Added database migration for contrib.sessions.
Tim Graham
2014-05-19
Updated translation catalogs
Claude Paroz
2014-05-11
Fixed #20936 -- When logging out/ending a session, don't create a new, empty ...
Matt Robenolt
2014-04-26
Fix many many typos in comments throughout the codebase
Alex Gaynor
2014-03-06
Fixed #22070 -- Changed verbose_name for apps in django.contrib to use title ...
James Jenkins
2014-02-08
Fixed #21674 -- Deprecated the import_by_path() function in favor of import_s...
Berker Peksag
2014-01-25
Fixed #21829 -- Added default AppConfigs.
Aymeric Augustin
2014-01-05
Fixed #21675 -- Added app configs for contrib apps.
Aymeric Augustin
2013-12-23
Imported override_settings from its new location.
Aymeric Augustin
2013-12-14
Fixed E127 pep8 warnings.
Loic Bistuer
2013-11-28
Fixed E125 pep8 warnings
Christopher Medrela
2013-11-23
Fixed #21012 -- New API to access cache backends.
Curtis Maloney
2013-11-11
Fixed #21388 -- Corrected language code for Frisian
Bouke Haarsma
2013-11-02
Fixed all E261 warnings
coagulant
2013-11-02
More attacking E302 violators
Alex Gaynor
2013-10-18
Fixed #21268 -- Fixed E303 pep8 warnings
Alasdair Nicol
[prev]
[next]