Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/messages
Commit message (Expand)AuthorAgeFilesLines
...
* Removed a ton of unused local varsAlex Gaynor2013-09-081-1/+1
* Fixed "indentation is not a multiple of four" pep8 issues.Tim Graham2013-09-031-2/+3
* Fixed #20989 -- Removed useless explicit list comprehensi...Simon Charette2013-08-301-2/+2
* Fixed #20972 -- Make messages cookie follow session cooki...Erik Romijn2013-08-262-6/+10
* Fixed #20922 -- Allowed customizing the serializer used b...Tim Graham2013-08-223-4/+18
* Import test case classes from their public API module.Ramiro Morales2013-08-211-1/+1
* Removed most of absolute_import importsClaude Paroz2013-07-291-2/+0
* Stopped using django.utils.unittest in the test suite.Aymeric Augustin2013-07-012-2/+4
* Remove unnecessary and problematic parent class from Succ...Preston Holmes2013-05-171-2/+1
* Fixed #17365, #17366, #18727 -- Switched to discovery tes...Carl Meyer2013-05-111-5/+0
* Updated translation templates and removed en translationsClaude Paroz2013-05-022-8/+5
* Fix contrib.messages tests for discovery.Carl Meyer2013-04-034-8/+10
* Modified messages to work with unittest2 discovery.Preston Timmons2013-04-037-10/+10
* Updated translation templatesClaude Paroz2013-03-281-2/+2
* Added Burmese languageClaude Paroz2013-03-282-0/+23
* Updated translations from TransifexClaude Paroz2013-03-282-1/+1
* Fixed #16319 -- added SuccessMessageMixin to contrib.mess...Paul Collins2013-03-204-1/+51
* Merged contrib translations from 1.5 branchClaude Paroz2013-02-26142-352/+425
* Fixed #17061 -- Factored out importing object from a dott...Claude Paroz2013-02-041-24/+1
* Fixed #19387 -- Preserved SafeData status in contrib.mess...Claude Paroz2012-12-213-2/+40
* Updated base translation filesClaude Paroz2012-10-151-2/+2
* Fixed #18781 -- Reduced max session cookie size.Aymeric Augustin2012-09-082-9/+9
* [py3] Refactored __unicode__ to __str__.Aymeric Augustin2012-08-121-3/+4
* [py3] Ported django.utils.encoding.Aymeric Augustin2012-08-071-7/+7
* [py3] Fixed access to dict keys/values/items.Aymeric Augustin2012-08-071-1/+2
* [py3] Added Python 3 compatibility for xrange.Aymeric Augustin2012-07-222-6/+6
* Fixed #18269 -- Applied unicode_literals for Python 3 com...Claude Paroz2012-06-071-1/+3
* Fixed #18397 -- Avoided referencing lawrence.com.Aymeric Augustin2012-06-071-3/+3
* Fixed #14478 -- Isolated messages tests from custom TEMPL...Claude Paroz2012-06-021-1/+2
* Fixed #18013 -- Use the new 'as' syntax for exceptions.Claude Paroz2012-04-291-1/+1
* Fixed #18023 -- Removed bundled simplejson.Aymeric Augustin2012-04-292-2/+4
* Fixed #17848 -- Added setting_changed signal for cases wh...Claude Paroz2012-04-091-2/+1
* Use the class decorator syntax available in Python >= 2.6...Aymeric Augustin2012-03-301-3/+1
* Pulled messages translations updates from Transifex. Refs...Jannis Leidel2012-03-23140-73/+76
* Added Tatar translation. Refs #17822.Jannis Leidel2012-03-142-0/+22
* Added Swahili translation. Refs #17822.Jannis Leidel2012-03-142-0/+21
* Added Nepali translation. Refs #17822.Jannis Leidel2012-03-142-0/+22
* Added Kazakh translation. Refs #17822.Jannis Leidel2012-03-142-0/+22
* Added Esperanto to the list of languages. Refs #17822.Jannis Leidel2012-03-142-0/+22
* Pulled the messages translations updates from Transifex. ...Jannis Leidel2012-03-14130-387/+563
* Updated English base translation files in preparation of ...Jannis Leidel2011-12-231-2/+3
* Made some `contrib.messages` tests use `override_settings...Julien Phalip2011-10-251-10/+4
* Fixed #16574 -- Strengthened the `contrib.messages` tests...Julien Phalip2011-10-231-84/+58
* Remove all relative imports. We have always been at war ...Alex Gaynor2011-10-181-2/+4
* Fixed #14675 -- Completed removal of `from django.conf.ur...Ramiro Morales2011-09-121-1/+1
* Fixed #16225 -- Removed unused imports. Many thanks to Ay...Jannis Leidel2011-07-136-13/+8
* Fixed #15757 - removed remaining instances of get_and_del...Luke Plant2011-04-082-22/+12
* Removed deprecated 'no' translationRussell Keith-Magee2011-04-022-19/+0
* Advanced deprecation of user-based messages and the Legac...Russell Keith-Magee2011-04-025-180/+0
* Pulled translation updates from Transifex again.Jannis Leidel2011-03-206-8/+8