index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
messages
Age
Commit message (
Expand
)
Author
2011-03-20
Fixed #15618 -- Fixed regression introduced in r15848 regarding not properly ...
Jannis Leidel
2011-03-17
Fixed plural forms formula for the Croatian (hr) localization by manually ove...
Ramiro Morales
2011-03-17
Fixed #15142 -- Force test views to be non-cached so that projects with cachi...
Russell Keith-Magee
2011-03-16
Fixed #15618 -- CookieStorage storage in messages framework now honors SESSIO...
Adrian Holovaty
2011-03-15
Pulled messages translation updates from Transifex.
Jannis Leidel
2011-03-04
Fixed Hungarian, Russian, Serbian and Ukranian plural forms introduced in r15...
Jannis Leidel
2011-03-04
Fixed plural forms of Irish translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Welsh translation introduced in r15680.
Jannis Leidel
2011-03-04
Fixed plural forms of Bosnian translation introduced in r15680.
Jannis Leidel
2011-03-03
Updated test assertions that have been deprecated by the move to unittest2. I...
Russell Keith-Magee
2011-03-01
Updated messages translations from transifex.net. Refs #15300.
Jannis Leidel
2011-02-06
Fixed #14768 -- Added an es_MX locale and initial translation. Thanks to Alon...
Russell Keith-Magee
2011-02-04
Fixed #15016 -- Ensured that the messages tests are isolated from local templ...
Russell Keith-Magee
2011-01-24
Rationalised CompatCookie/SimpleCookie into single SimpleCookie class with al...
Luke Plant
2011-01-21
Added new translation files to messages contrib app.
Jannis Leidel
2010-12-07
Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than...
Russell Keith-Magee
2010-11-13
Fixed #14632 -- Skip a messages test if auth app is not in INSTALLED_APPS. Th...
Jannis Leidel
2010-11-11
Fixed #14508 - test suite silences warnings.
Luke Plant
2010-10-14
Fixed #14445 - Use HMAC and constant-time comparison functions where needed.
Luke Plant
2010-10-11
Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...
Russell Keith-Magee
2010-10-11
Fixed #14436 -- Escalated 1.2 PendingDeprecationWarnings to DeprecationWarnin...
Russell Keith-Magee
2010-05-04
Fixed #12164 -- Removed the Python 2.3 compatibility imports and workarounds....
Russell Keith-Magee
2010-03-21
Fixed #13170: Make get_level and set_level importable from django.contrib.mes...
Karen Tracey
2010-01-25
Small optimization on r12285
Luke Plant
2010-01-24
Reduced CookieStorage.max_cookie_size to 75% of 4K to be nice to Internet Exp...
Luke Plant
2010-01-23
Made CookieStorage account for the overhead added by the underlying cookie en...
Luke Plant
2010-01-12
Fixed #12588 - test failure since r12207
Luke Plant
2010-01-12
Fixed #12575 - created a better interface for getting/setting the effective ...
Luke Plant
2009-12-13
Fixed #12368: Fixed order-dependent messages test that was failing on MySQL/M...
Karen Tracey
2009-12-12
Fixed #12362 -- Corrected Python 2.4 incompatibility with hmac constructor in...
Russell Keith-Magee
2009-12-09
Fixed #4604 - Configurable message passing system, supporting anonymous users
Luke Plant
[prev]