1
0
mirror of https://github.com/django/django.git synced 2024-12-25 18:46:22 +00:00
django/tests/regressiontests/utils
Claude Paroz 7c5b244826 Fixed #17061 -- Factored out importing object from a dotted path
Thanks Carl Meyer for the report.
2013-02-04 16:38:25 +01:00
..
archives
eggs
test_module
__init__.py
archive.py Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:13:52 +01:00
baseconv.py
checksums.py
crypto.py
datastructures.py Advanced pending deprecation warnings. 2012-12-29 21:59:07 +01:00
dateformat.py
dateparse.py
datetime_safe.py
decorators.py
encoding.py
feedgenerator.py
functional.py
html.py
http.py
ipv6.py
jslex.py
models.py
module_loading.py Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
numberformat.py
os_utils.py
regex_helper.py
simplelazyobject.py
termcolors.py Fixed #19663 -- Allowed None in colorize() text parameter 2013-02-01 22:53:18 +01:00
test_no_submodule.py
tests.py Fixed #17061 -- Factored out importing object from a dotted path 2013-02-04 16:38:25 +01:00
text.py Removed truncate_words and truncate_html_words. 2012-12-29 21:59:07 +01:00
timesince.py
timezone.py Fixed #19708 -- Exception in timezone.override(None). 2013-01-31 16:01:50 +01:00
tzinfo.py