Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/contrib/humanize
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed plural forms of Irish translation introduced in r15...Jannis Leidel2011-03-042-2/+2
* Fixed plural forms of Welsh translation introduced in r15...Jannis Leidel2011-03-042-3/+4
* Fixed plural forms of Bosnian translation introduced in r...Jannis Leidel2011-03-042-2/+2
* Updated humanize translations from transifex.net. Refs #1...Jannis Leidel2011-03-01132-719/+814
* Fixed #14768 -- Added an es_MX locale and initial transla...Russell Keith-Magee2011-02-062-0/+100
* Added new translation files to humanize contrib app.Jannis Leidel2011-01-21126-0/+6459
* Fixed #4976 -- Stopped humanize template tags to raise a ...Jannis Leidel2010-12-211-2/+5
* Fixed #11783 -- ordinal template tag now catches TypeErro...Adrian Holovaty2010-01-101-1/+1
* Fixed #6481 -- Fixed a bunch of import problems (and some...Malcolm Tredinnick2008-02-191-2/+1
* Implemented auto-escaping of variable output in templates...Malcolm Tredinnick2007-11-141-0/+4
* Fixed #3311 -- Added naturalday filter to contrib.humaniz...Malcolm Tredinnick2007-08-201-0/+27
* Merged Unicode branch into trunk (r4952:5608). This shoul...Malcolm Tredinnick2007-07-041-9/+9
* Removed stray tab in django.contrib.humanize template tagAdrian Holovaty2007-03-301-1/+1
* Fixed #3410 -- Edited a few i18n markups for completeness...Malcolm Tredinnick2007-03-121-6/+11
* Fixed #1684 -- Added apnumber template filter in django.c...Adrian Holovaty2006-06-041-0/+14
* Added django.contrib.humanize, a set of template tags for...Adrian Holovaty2006-06-043-0/+50