Adrian Holovaty
|
2ade1e916f
Edited stuff from [17543] to [17629]
|
13 years ago |
Jannis Leidel
|
40b248acc7
Fixed #17723 -- Mentioned the changes done in r17547. Thanks, ryankask.
|
13 years ago |
Paul McMillan
|
6072e108e2
Fixed #17693. Input validation and tests for base36 conversion utils. Thanks Keryn Knight for the report.
|
13 years ago |
Jannis Leidel
|
6f66b55108
Fixed #17255 -- Removed "as" prefix from new timezone template filter names for the sake of clarity. Cheers to Aymeric Augustin for bearing with me.
|
13 years ago |
Aymeric Augustin
|
9b1cb755a2
Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.
|
13 years ago |
Adrian Holovaty
|
af7688dbec
Fixed #17164 -- Fixed outdated link to Atom spec in docs/ref/utils.txt. Thanks, George Lund
|
13 years ago |
Aymeric Augustin
|
67e6e0fcf3
Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I18N/USE_L10N and the concepts of internationalization/localisation. Re
|
13 years ago |
Luke Plant
|
d1e5c55258
Fixed many more ReST indentation errors, somehow accidentally missed from [16955]
|
13 years ago |
Jannis Leidel
|
16bb9c594c
Fixed #16516 -- Relaxed the blocktrans rendering a little by falling back to the default language if resolving one of the arguments fails, raising a KeyError. Thanks, Claude Paroz and Aymeric Augustin.
|
13 years ago |
Ramiro Morales
|
932b1b8d6d
Converted links to external topics so they use intersphinx extension markup.
|
13 years ago |
Jannis Leidel
|
b0764e81ad
Documented `translation.override` context manager introduced in r16166.
|
13 years ago |
Jannis Leidel
|
62bb4b8c37
Added a few cross references to the i18n docs and documented pgettext and colleagues.
|
13 years ago |
Jannis Leidel
|
49f57a5d28
Fixed #15992 -- Added more references to settings. Thanks, aaugustin.
|
13 years ago |
Ramiro Morales
|
5f605678f0
Removed last vestiges of references to technical messages from documentation.
|
13 years ago |
Adrian Holovaty
|
78b2e254ca
Fixed #15816 -- Changed docs/ref/utils.txt to refer to django.utils.datastructures instead of just SortedDict. The other stuff is still undocumented, which is probably a good thing
|
14 years ago |
Gabriel Hurley
|
4e76f0f793
Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerator docs. Corrected numerous reST problems, removed duplicate method declarations, corrected method signatures, etc. Thanks to slinkp for the report.
|
14 years ago |
Gabriel Hurley
|
319de16ff0
Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly centering around bad crossref targets. Thanks to Aryeh Leib Taurog for the draft patch.
|
14 years ago |
Russell Keith-Magee
|
a904e55859
Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch.
|
14 years ago |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 years ago |
Brian Rosner
|
47639b6410
Fixed #3469 -- added django.utils documentation for stable bits
|
15 years ago |