Thomas Chaumeny b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 10 anos atrás
..
archives 083d285b82 Fixed #22681 -- Made TarArchive recognize leading directories properly. 10 anos atrás
eggs 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 anos atrás
files 1dae4ac177 Whitespace cleanup. 11 anos atrás
locale c3936c0d79 Fixed #9523 -- Restart runserver after translation MO files change 11 anos atrás
test_module 5abc811a40 Revert "Fixed #20477: Allowed settings.FORMAT_MODULE_PATH to be a list of modules." 11 anos atrás
__init__.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 anos atrás
models.py 829dc3c5a6 Fixed #20094 - Be more careful when checking for Iterator 12 anos atrás
test_archive.py 083d285b82 Fixed #22681 -- Made TarArchive recognize leading directories properly. 10 anos atrás
test_autoreload.py c2ab501bab Fixed test failure on Windows. 10 anos atrás
test_baseconv.py c3791463a5 Fixing E302 Errors 11 anos atrás
test_checksums.py c3791463a5 Fixing E302 Errors 11 anos atrás
test_crypto.py 36ded01527 Fixed #21302 -- Fixed unused imports and import *. 11 anos atrás
test_datastructures.py 69a4f383f6 Fixed #22338 -- Fixed a test dependent on dictionary key iteration order. 11 anos atrás
test_dateformat.py 9cc3371a0f Fixed #21756 -- Skipped two timezone-related tests on Windows. 11 anos atrás
test_dateparse.py 7beaeeed2b Fixed #22814 -- Allowed ISO-8601 [+-]hh timezone format in parse_datetime 10 anos atrás
test_datetime_safe.py c3791463a5 Fixing E302 Errors 11 anos atrás
test_decorators.py c3791463a5 Fixing E302 Errors 11 anos atrás
test_encoding.py 3c6ac0bab8 Consolidated some text utils into the utils_tests test package. 10 anos atrás
test_feedgenerator.py d9413d33b2 Refactored code and tests that relied on django.utils.tzinfo. 11 anos atrás
test_functional.py 71461b14ab Fixed #22691 -- Added aliasing to cached_property. 10 anos atrás
test_html.py b9d9287f59 Fixed urlize after smart_urlquote rewrite 10 anos atrás
test_http.py 3c6ac0bab8 Consolidated some text utils into the utils_tests test package. 10 anos atrás
test_ipv6.py c3791463a5 Fixing E302 Errors 11 anos atrás
test_itercompat.py 612ef3e5c9 Modified utils_tests for unittest2 discovery. 12 anos atrás
test_jslex.py e520a73eee Harmonized some PEP 0263 coding preambles 11 anos atrás
test_lazyobject.py b2aad7b836 Replaced set([foo, ...]) by {foo, ...} literals. Refs PR 3282. 10 anos atrás
test_lorem_ipsum.py 38e001ab6c Fixed #22789 -- Deprecated django.contrib.webdesign. 10 anos atrás
test_module_loading.py 232181d1c5 Advanced deprecation warnings for 1.8. 11 anos atrás
test_no_submodule.py 33836cf88d Renamed some tests and removed references to modeltests/regressiontests. 12 anos atrás
test_numberformat.py 612ef3e5c9 Modified utils_tests for unittest2 discovery. 12 anos atrás
test_os_utils.py cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 anos atrás
test_regex_helper.py cfcf4b3605 Stopped using django.utils.unittest in the test suite. 11 anos atrás
test_safestring.py 55d19d370f Removed import which is now unused 11 anos atrás
test_simplelazyobject.py 61917aa08b Fixed #21840 -- Moved dunder methods from SimpleLazyObject to LazyObject. 11 anos atrás
test_termcolors.py 6685713869 Fixed E127 pep8 warnings. 11 anos atrás
test_text.py 3c6ac0bab8 Consolidated some text utils into the utils_tests test package. 10 anos atrás
test_timesince.py c347f78cc1 Fixed all E226 violations 11 anos atrás
test_timezone.py 032c091659 Fixed #23388 -- Made django.utils.timezone.override usable as a decorator 10 anos atrás
test_tree.py 393ddc10a7 Fixed #22531 -- Added tree.Node.__repr__ and tests for the class. 11 anos atrás
test_tzinfo.py 232181d1c5 Advanced deprecation warnings for 1.8. 11 anos atrás