1
0
mirror of https://github.com/django/django.git synced 2024-11-19 07:54:07 +00:00
django/django/utils
2007-02-11 23:50:35 +00:00
..
simplejson Fixed #3320: upgraded django.utils.simplejson to simplejson version 1.5. Thanks, Lawrence Oluyede. 2007-01-30 22:34:15 +00:00
translation Revert [4485] in order to fix accidental mod_python breakage. Refs #2920. 2007-02-11 23:50:35 +00:00
__init__.py
_threading_local.py
autoreload.py
cache.py
daemonize.py
datastructures.py Added SortedDict.value_for_index() method in django.utils.datastructures 2007-01-21 00:06:55 +00:00
dateformat.py
dates.py
decorators.py
feedgenerator.py Fixed #2762 -- added copyright element support to RSS and Atom feeds. Patch 2007-02-10 08:36:39 +00:00
functional.py
html.py
images.py
itercompat.py
stopwords.py
synch.py
termcolors.py
text.py Fixed #2027 -- added truncatewords_html filter that respects HTML tags whilst 2007-02-10 02:51:27 +00:00
timesince.py
tzinfo.py
xmlutils.py