summaryrefslogtreecommitdiff
path: root/docs/ref/utils.txt
AgeCommit message (Expand)Author
2012-03-03Made django.utils.timezone.localtime a private API -- it's too specific to th...Aymeric Augustin
2012-03-02Edited stuff from [17543] to [17629]Adrian Holovaty
2012-03-02Fixed #17723 -- Mentioned the changes done in r17547. Thanks, ryankask.Jannis Leidel
2012-02-16Fixed #17693. Input validation and tests for base36 conversion utils. Thanks ...Paul McMillan
2011-11-18Fixed #17255 -- Removed "as" prefix from new timezone template filter names f...Jannis Leidel
2011-11-18Added support for time zones. Thanks Luke Plant for the review. Fixed #2626.Aymeric Augustin
2011-11-04Fixed #17164 -- Fixed outdated link to Atom spec in docs/ref/utils.txt. Thank...Adrian Holovaty
2011-10-22Fixed #17087 -- Re-organized the i18n docs to reduce confusion between USE_I1...Aymeric Augustin
2011-10-14Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant
2011-09-08Fixed #16516 -- Relaxed the blocktrans rendering a little by falling back to ...Jannis Leidel
2011-09-04Converted links to external topics so they use intersphinx extension markup.Ramiro Morales
2011-08-25Documented `translation.override` context manager introduced in r16166.Jannis Leidel
2011-06-15Added a few cross references to the i18n docs and documented pgettext and col...Jannis Leidel
2011-05-29Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2011-05-14Removed last vestiges of references to technical messages from documentation.Ramiro Morales
2011-04-17Fixed #15816 -- Changed docs/ref/utils.txt to refer to django.utils.datastruc...Adrian Holovaty
2011-03-03Fixed #15504 -- Cleaned up contrib.syndication and contrib.utils.feedgenerato...Gabriel Hurley
2011-02-16Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...Gabriel Hurley
2010-10-09Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-05-08Fixed #3469 -- added django.utils documentation for stable bitsBrian Rosner