Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/django/templatetags/static.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #25331 -- Removed trailing blank lines in docstrings.Maxime Lorant2015-08-311-3/+0
* Subclassed template.Node instead of Node for consistency.Nik Nyby2015-02-121-2/+1
* Took advantage of django.utils.six.moves.urllib.*.Aymeric Augustin2013-09-051-5/+1
* Used token.split_contents() for tokenisation in template ...Baptiste Mispelon2013-02-231-0/+1
* [py3] Updated urllib/urllib2/urlparse imports.Aymeric Augustin2012-07-221-1/+5
* Fixed #18254 -- Added ability to the static template tags...Jannis Leidel2012-07-071-4/+59
* Fixed #16050 -- BACKWARDS-INCOMPATIBLE CHANGE: Moved stat...Jannis Leidel2011-06-301-1/+19
* Fixed #14693, #14709 -- Backwards incompatible change to ...Jannis Leidel2010-11-171-0/+84