django/tests/regressiontests/utils
Alex Gaynor c57abd3c29 Remove DotExpandedDict, which was undocumented and unused. 2012-07-14 19:04:37 -07:00
..
archives
eggs
test_module
__init__.py
archive.py
baseconv.py
checksums.py
crypto.py
datastructures.py Remove DotExpandedDict, which was undocumented and unused. 2012-07-14 19:04:37 -07:00
dateformat.py
datetime_safe.py
decorators.py
feedgenerator.py
functional.py
html.py
http.py
ipv6.py
jslex.py Fixed #18269 -- Applied unicode_literals for Python 3 compatibility. 2012-06-07 18:08:47 +02:00
models.py Fixed #4310 -- Fixed a regular expression bug in `strip_entities` function and added tests for several `django.utils.html` functions. Based on patch from Brian Harring. 2007-07-15 05:03:28 +00:00
module_loading.py
regex_helper.py
simplelazyobject.py
termcolors.py Updated test assertions that have been deprecated by the move to unittest2. In summary, this means: 2011-03-03 15:04:39 +00:00
test_no_submodule.py
tests.py Remove DotExpandedDict, which was undocumented and unused. 2012-07-14 19:04:37 -07:00
text.py
timesince.py
timezone.py
tzinfo.py