Aymeric Augustin
|
ebd2598596
Removed django.contrib.markup.
|
12 anos atrás |
Tim Graham
|
b3a8c9dab8
Fixed broken links, round 3. refs #19516
|
12 anos atrás |
Tim Graham
|
6534a95ac3
Fixed #19470 - Clarified widthratio example.
|
12 anos atrás |
Claude Paroz
|
0eeae15056
Fixed #19354 -- Do not assume usermodel.pk == usermodel.id
|
12 anos atrás |
Aymeric Augustin
|
f89901dc05
Fixed two typos.
|
12 anos atrás |
Aymeric Augustin
|
d266919584
Fixed #19280 -- Raised an explicit exception for the old {% url %} syntax.
|
12 anos atrás |
Tim Graham
|
63e6cd1bb3
Fixed #19348 - Clarified the units of filesizeformat.
|
12 anos atrás |
Tim Graham
|
2564e31014
Fixed #19308 - Clarified stringformat filter example
|
12 anos atrás |
Daniel Greenfeld
|
3f65f751a0
Converted <paragraph> to <p> per #aaugustin's request
|
12 anos atrás |
Daniel Greenfeld
|
1db5d88273
Added examples for comment, templatetag, escape, force_escape, timesince, and timeuntil
|
12 anos atrás |
Preston Holmes
|
2cb48fffd4
Removed redundant docs addition across two commits
|
12 anos atrás |
Bryan Veloso
|
79a484fc8e
Merge pull request #496 from pydanny/ticket_19241
|
12 anos atrás |
Daniel Greenfeld
|
a70492e6b5
Fixed #19241 -- Improved floatformat docs
|
12 anos atrás |
Daniel Greenfeld
|
d5c3c45f2f
Demonstrate how to round to integers using floatformat templatetag
|
12 anos atrás |
Aymeric Augustin
|
24b2aad8e3
Fixed #19209 -- Documented |date:"I".
|
12 anos atrás |
Ramiro Morales
|
ec1aad1671
Added section about URL reversion to URL mapper document.
|
12 anos atrás |
Aymeric Augustin
|
822cfce3df
Fixed #18951 -- Formatting of microseconds.
|
12 anos atrás |
Tim Graham
|
837425b425
Fixed #18934 - Removed versionadded/changed annotations for Django 1.3
|
12 anos atrás |
Florian Apolloner
|
62ae711cec
Added a missing space to the description of the `cut` filter.
|
12 anos atrás |
Kevin McCarthy
|
c3a05d8794
Changed the word "brackets" to "parentheses"
|
12 anos atrás |
Jannis Leidel
|
0a68a2994b
Fixed #18254 -- Added ability to the static template tags to store the result in a contextt variable. Many thanks to Andrei Antoukh for the initial patch.
|
12 anos atrás |
Chris Beaven
|
c57ba67331
Fixed #14502 again -- saner verbatim closing token
|
12 anos atrás |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
13 anos atrás |
Aymeric Augustin
|
4464bbba15
Fixed #14502 -- Added a verbatim template tag.
|
13 anos atrás |
Jacob Kaplan-Moss
|
7edf231d46
Replaced documentation snippets using "gender" with less sensitive examples.
|
13 anos atrás |
Aymeric Augustin
|
29a80354ab
Added alt attribute to img tags in docs.
|
13 anos atrás |
Claude Paroz
|
eb351ac9cb
Fixed #18037 -- Changed behaviour of url and ssi template tags to the new syntax, as per official deprecation timeline. Thanks Ramiro Morales and Jannis Leidel for the review.
|
13 anos atrás |
Chris Beaven
|
5ccc6f17b8
Fixed #16939 -- Inaccurate implementation of {% comment %} presented in custom template tag 'howto' guide. Thanks sebastian for the patch.
|
13 anos atrás |
Jannis Leidel
|
bd13cfa917
Added a note to the release notes about the new format strings added in r17473.
|
13 anos atrás |
Jannis Leidel
|
a6b6c6e171
Fixed #16416 -- Added two new date formatting options for timezones and ISO week numbers. Thanks, poirier.
|
13 anos atrás |