Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/humanize
Commit message (Expand)AuthorAgeFilesLines
* Updated contrib.humanize translation templateClaude Paroz2013-05-181-15/+21
* Fixed #20246 -- Added non-breaking spaces between values ...Emil Stenstròˆm2013-05-182-19/+25
* Updated translation templates and removed en translationsClaude Paroz2013-05-022-84/+81
* Fixed #20059 -- Updated humanize tests to force 'en' lang...matiasb2013-03-301-10/+17
* Updated translation templatesClaude Paroz2013-03-281-49/+49
* Added Burmese languageClaude Paroz2013-03-282-0/+267
* Updated translations from TransifexClaude Paroz2013-03-282-30/+32
* Fix 20061: remove out of date comment.Baptiste Mispelon2013-03-161-2/+0
* Merged contrib translations from 1.5 branchClaude Paroz2013-02-26142-4154/+5114
* Fixed #19282 -- Restored ability to pass Decimals to intc...Hernan Lozano2013-02-232-5/+7
* Fixed a typo in aff9b2f.Aymeric Augustin2012-10-281-2/+2
* Fixed #19203 -- Added isolation to a humanize testAymeric Augustin2012-10-281-1/+10
* Updated base translation filesClaude Paroz2012-10-151-48/+48
* [py3] Ported django.utils.encoding.Aymeric Augustin2012-08-071-2/+2
* Fixed #18504 -- Computed |naturalday in local time.Aymeric Augustin2012-07-192-27/+53
* Fixed #18608 -- Reduced monkey-patching in tests.Aymeric Augustin2012-07-192-9/+3
* Fixed #18269 -- Applied unicode_literals for Python 3 com...Claude Paroz2012-06-072-18/+20
* Marked bytestrings with b prefix. Refs #18269Claude Paroz2012-05-191-1/+1
* Removed with_statement imports, useless in Python >= 2.6....Claude Paroz2012-03-301-2/+0
* Pulled humanize translations updates from Transifex. Refs...Jannis Leidel2012-03-23140-468/+477
* Added Tatar translation. Refs #17822.Jannis Leidel2012-03-142-0/+266
* Added Swahili translation. Refs #17822.Jannis Leidel2012-03-142-0/+293
* Added Nepali translation. Refs #17822.Jannis Leidel2012-03-142-0/+293
* Added Kazakh translation. Refs #17822.Jannis Leidel2012-03-142-0/+278
* Added Esperanto to the list of languages. Refs #17822.Jannis Leidel2012-03-142-0/+293
* Pulled the humanize translations updates from Transifex. ...Jannis Leidel2012-03-14130-1903/+14577
* Fixed #17414 -- Prevented numberformat from trying to gro...Aymeric Augustin2011-12-241-0/+6
* Updated English base translation files in preparation of ...Jannis Leidel2011-12-231-48/+48
* Fixed the humanize tests to work properly with a pure-pyt...Alex Gaynor2011-11-221-2/+5
* Added support for time zones. Thanks Luke Plant for the r...Aymeric Augustin2011-11-182-43/+47
* Fixed #17135 -- Made it possible to use decorators (like ...Aymeric Augustin2011-10-301-8/+4
* Used the decorator syntax consistently to register templa...Aymeric Augustin2011-10-291-6/+4
* Avoid spurious failures in naturaltime tests.Carl Meyer2011-10-261-8/+12
* Fixed #17086 -- Removed pollution of global template-buil...Carl Meyer2011-10-241-4/+2
* Mocked datetime in the naturaltime tests to avoid sporadi...Carl Meyer2011-10-221-1/+18
* Fixed a regression introduced in r16897. Thanks to Julien...Jannis Leidel2011-09-241-26/+26
* Fixed #16878 -- Improved intword filter to support number...Jannis Leidel2011-09-234-64/+378
* Switch to using explicit new-style division behavior, rat...Alex Gaynor2011-09-091-6/+6
* Fixed #16404 -- Fixed a regression in the localization ch...Jannis Leidel2011-09-081-1/+1
* Fixed #15921 -- Refined naturaltime filter added in r1607...Jannis Leidel2011-05-173-54/+126
* Fixed #15981 -- Use ungettext instead of manually checkin...Jannis Leidel2011-05-073-42/+36
* Fixed #6392 -- Made django.contrib.humanize template tags...Jannis Leidel2011-05-064-45/+169
* Replaced old-style with new-style decorator syntax.Jannis Leidel2011-05-011-2/+2
* Fixed #11321 -- Handle timezones correctly in conjunction...Jannis Leidel2011-04-221-1/+3
* Fixed #12771 -- Added naturaltime filter to humanize cont...Jannis Leidel2011-04-221-2/+34
* Removed deprecated 'no' translationRussell Keith-Magee2011-04-022-100/+0
* Pulled translation updates from Transifex again.Jannis Leidel2011-03-208-34/+34
* Fixed plural forms formula for the Croatian (hr) localiza...Ramiro Morales2011-03-172-3/+3
* Pulled humanize translation updates from Transifex.Jannis Leidel2011-03-15132-217/+208
* Fixed Hungarian, Russian, Serbian and Ukranian plural for...Jannis Leidel2011-03-0410-6/+6