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
2013-09-08
Removed a ton of unused local vars
Alex Gaynor
2013-09-03
Fixed "indentation is not a multiple of four" pep8 issues.
Tim Graham
2013-08-30
Fixed #20989 -- Removed useless explicit list comprehensions.
Simon Charette
2013-08-26
Fixed #20972 -- Make messages cookie follow session cookie secure/httponly
Erik Romijn
2013-08-22
Fixed #20922 -- Allowed customizing the serializer used by contrib.sessions
Tim Graham
2013-08-20
Import test case classes from their public API module.
Ramiro Morales
2013-07-29
Removed most of absolute_import imports
Claude Paroz
2013-07-01
Stopped using django.utils.unittest in the test suite.
Aymeric Augustin
2013-05-17
Remove unnecessary and problematic parent class from SuccessMessageMixin
Preston Holmes
2013-05-10
Fixed #17365, #17366, #18727 -- Switched to discovery test runner.
Carl Meyer
2013-05-02
Updated translation templates and removed en translations
Claude Paroz
2013-04-03
Fix contrib.messages tests for discovery.
Carl Meyer
2013-04-02
Modified messages to work with unittest2 discovery.
Preston Timmons
2013-03-28
Updated translation templates
Claude Paroz
2013-03-28
Added Burmese language
Claude Paroz
2013-03-28
Updated translations from Transifex
Claude Paroz
2013-03-19
Fixed #16319 -- added SuccessMessageMixin to contrib.messages
Paul Collins
2013-02-26
Merged contrib translations from 1.5 branch
Claude Paroz
2013-02-04
Fixed #17061 -- Factored out importing object from a dotted path
Claude Paroz
2012-12-21
Fixed #19387 -- Preserved SafeData status in contrib.messages
Claude Paroz
2012-10-15
Updated base translation files
Claude Paroz
2012-09-07
Fixed #18781 -- Reduced max session cookie size.
Aymeric Augustin
2012-08-12
[py3] Refactored __unicode__ to __str__.
Aymeric Augustin
2012-08-07
[py3] Ported django.utils.encoding.
Aymeric Augustin
2012-08-07
[py3] Fixed access to dict keys/values/items.
Aymeric Augustin
2012-07-22
[py3] Added Python 3 compatibility for xrange.
Aymeric Augustin
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-06-07
Fixed #18397 -- Avoided referencing lawrence.com.
Aymeric Augustin
2012-06-02
Fixed #14478 -- Isolated messages tests from custom TEMPLATE_CONTEXT_PROCESSORS
Claude Paroz
2012-04-29
Fixed #18013 -- Use the new 'as' syntax for exceptions.
Claude Paroz
2012-04-29
Fixed #18023 -- Removed bundled simplejson.
Aymeric Augustin
2012-04-09
Fixed #17848 -- Added setting_changed signal for cases when TEMPLATE_CONTEXT_...
Claude Paroz
2012-03-30
Use the class decorator syntax available in Python >= 2.6. Refs #17965.
Aymeric Augustin
2012-03-23
Pulled messages translations updates from Transifex. Refs #17822.
Jannis Leidel
2012-03-14
Added Tatar translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Swahili translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Nepali translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Kazakh translation. Refs #17822.
Jannis Leidel
2012-03-14
Added Esperanto to the list of languages. Refs #17822.
Jannis Leidel
2012-03-14
Pulled the messages translations updates from Transifex. Refs #17822.
Jannis Leidel
2011-12-22
Updated English base translation files in preparation of the alpha release so...
Jannis Leidel
2011-10-25
Made some `contrib.messages` tests use `override_settings` for clarity. Thank...
Julien Phalip
2011-10-22
Fixed #16574 -- Strengthened the `contrib.messages` tests' isolation to avoid...
Julien Phalip
2011-10-18
Remove all relative imports. We have always been at war with relative imports.
Alex Gaynor
2011-09-11
Fixed #14675 -- Completed removal of `from django.conf.urls.default import *`...
Ramiro Morales
2011-07-13
Fixed #16225 -- Removed unused imports. Many thanks to Aymeric Augustin for t...
Jannis Leidel
2011-04-07
Fixed #15757 - removed remaining instances of get_and_delete_messages
Luke Plant
2011-04-02
Removed deprecated 'no' translation
Russell Keith-Magee
2011-04-02
Advanced deprecation of user-based messages and the LegacyFallbackStorage in ...
Russell Keith-Magee
2011-03-20
Pulled translation updates from Transifex again.
Jannis Leidel
[prev]
[next]