Simon Törnqvist
|
d3a7ed5bcc
Fixed #35443 -- Changed ordinal to return negative numbers unchanged.
|
6 mesi fa |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
3 anni fa |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 anni fa |
jay20162016
|
924c01ba09
Fixed #31363 -- Added support for negative integers to intword template filter.
|
4 anni fa |
Jon Dufresne
|
9e38ed0536
Fixed #27486 -- Fixed Python 3.7 DeprecationWarning in intword and filesizeformat filters.
|
5 anni fa |
Jon Dufresne
|
175656e166
Fixed intword example in docs/ref/contrib/humanize.txt.
|
5 anni fa |
Mads Jensen
|
398a859642
Fixed #27652 -- Doc'd that intcomma works with floats.
|
8 anni fa |
rowanv
|
a6ef025dfb
Fixed #26124 -- Added missing code formatting to docs headers.
|
8 anni fa |
Elif T. Kus
|
bca9faae95
Fixed #26020 -- Normalized header stylings in docs.
|
9 anni fa |
Collin Anderson
|
7353e26d5d
Fixed #23340 -- Corrected naturaltime docs to match behavior.
|
10 anni fa |
Aymeric Augustin
|
7ee7599ab3
Removed versionadded/changed annotations dating back to 1.4.
|
12 anni fa |
Tim Graham
|
07e10fbe9f
Fixed #16941 - Clarified naturaltime output when the time is more than a day old.
|
12 anni fa |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 anni fa |
Jannis Leidel
|
6cae2a550d
Fixed #16878 -- Improved intword filter to support numbers up to decillion and googol. Thanks to crodjer for the initial patch.
|
13 anni fa |
Jannis Leidel
|
578a31fea3
Fixed #15921 -- Refined naturaltime filter added in r16071 to use timesince and timeuntil filters as fallbacks instead of date filter.
|
13 anni fa |
Adrian Holovaty
|
c2ba96d8a9
Tweaked weird wording of docs/ref/contrib/humanize.txt 'naturaltime' section from [16071]
|
13 anni fa |
Jannis Leidel
|
8f3e1c1c63
Fixed #6392 -- Made django.contrib.humanize template tags locale aware. Thanks, Dave McLain.
|
13 anni fa |
Ramiro Morales
|
13cfdb0d8b
Fixed a couple of small documentation typos.
|
13 anni fa |
Jannis Leidel
|
ea248f0107
Fixed #12771 -- Added naturaltime filter to humanize contrib app. Thanks, phinpho, djansoft and xtrqt.
|
13 anni fa |
Timo Graham
|
2ea93f9327
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
|
14 anni fa |
Gabriel Hurley
|
a0b3306349
Fixed #14804 -- Metadata improvement, broken link fix, and alphabetization of template filters in contrib.humanize reference docs. Thanks to adamv for the patch.
|
14 anni fa |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 anni fa |
Jacob Kaplan-Moss
|
64a9469127
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/versionchanged" directives. Thanks to Marc Fargas for all the heavy lifting here.
|
16 anni fa |
Jacob Kaplan-Moss
|
97cb07c3a1
Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/.
|
16 anni fa |