Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/docs/ref/contrib/humanize.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fixed #23340 -- Corrected naturaltime docs to match ↵Collin Anderson2014-09-061-4/+9
| | | | | | behavior. Thanks zachborboa for the report and blackguest for the patch.
* Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin2012-12-291-3/+1
|
* Fixed #16941 - Clarified naturaltime output when the ↵Tim Graham2012-08-021-4/+5
| | | | | | time is more than a day old. Thanks antoviaque for the patch.
* Fixed many more ReST indentation errors, somehow ↵Luke Plant2011-10-141-36/+36
| | | | | | accidentally missed from [16955] git-svn-id: http://code.djangoproject.com/svn/django/trunk@16983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #16878 -- Improved intword filter to support ↵Jannis Leidel2011-09-231-1/+1
| | | | | | numbers up to decillion and googol. Thanks to crodjer for the initial patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16897 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #15921 -- Refined naturaltime filter added in ↵Jannis Leidel2011-05-171-6/+9
| | | | | | r16071 to use timesince and timeuntil filters as fallbacks instead of date filter. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16233 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Tweaked weird wording of docs/ref/contrib/humanize.txt ↵Adrian Holovaty2011-05-141-3/+3
| | | | | | 'naturaltime' section from [16071] git-svn-id: http://code.djangoproject.com/svn/django/trunk@16226 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #6392 -- Made django.contrib.humanize template ↵Jannis Leidel2011-05-061-0/+13
| | | | | | tags locale aware. Thanks, Dave McLain. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16168 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed a couple of small documentation typos.Ramiro Morales2011-04-221-1/+1
| | | | git-svn-id: http://code.djangoproject.com/svn/django/trunk@16086 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #12771 -- Added naturaltime filter to humanize ↵Jannis Leidel2011-04-221-0/+25
| | | | | | contrib app. Thanks, phinpho, djansoft and xtrqt. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16071 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #14000 - remove versionadded/changed tags for ↵Timo Graham2010-12-261-2/+0
| | | | | | Django 1.0 and 1.1 git-svn-id: http://code.djangoproject.com/svn/django/trunk@15055 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #14804 -- Metadata improvement, broken link fix, ↵Gabriel Hurley2010-11-291-23/+34
| | | | | | and alphabetization of template filters in contrib.humanize reference docs. Thanks to adamv for the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@14746 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #14141: docs now use the :doc: construct for links ↵Jacob Kaplan-Moss2010-08-191-2/+0
| | | | | | | | between documents. Thanks, Ramiro Morales. git-svn-id: http://code.djangoproject.com/svn/django/trunk@13608 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Fixed #8753: converted "new in ..." callouts to proper ↵Jacob Kaplan-Moss2008-09-021-1/+1
| | | | | | Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8843 bcc190cf-cafb-0310-a4f2-bffc1f526a37
* Massive reorganization of the docs. See the new docs ↵Jacob Kaplan-Moss2008-08-241-0/+91
online at http://docs.djangoproject.com/. git-svn-id: http://code.djangoproject.com/svn/django/trunk@8506 bcc190cf-cafb-0310-a4f2-bffc1f526a37