.. |
archives
|
083d285b82
Fixed #22681 -- Made TarArchive recognize leading directories properly.
|
hace 10 años |
eggs
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
hace 12 años |
files
|
1dae4ac177
Whitespace cleanup.
|
hace 11 años |
locale
|
c3936c0d79
Fixed #9523 -- Restart runserver after translation MO files change
|
hace 11 años |
test_module
|
98da408964
Fixed #23670 -- Prevented partial import state during module autodiscovery
|
hace 10 años |
__init__.py
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
hace 12 años |
models.py
|
829dc3c5a6
Fixed #20094 - Be more careful when checking for Iterator
|
hace 12 años |
test_archive.py
|
083d285b82
Fixed #22681 -- Made TarArchive recognize leading directories properly.
|
hace 10 años |
test_autoreload.py
|
c2ab501bab
Fixed test failure on Windows.
|
hace 10 años |
test_baseconv.py
|
895dc880eb
Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range
|
hace 10 años |
test_checksums.py
|
51890ce889
Applied ignore_warnings to Django tests
|
hace 10 años |
test_crypto.py
|
36ded01527
Fixed #21302 -- Fixed unused imports and import *.
|
hace 11 años |
test_datastructures.py
|
c820892eed
Removed django.utils.datastructures.SortedDict per deprecation timeline.
|
hace 10 años |
test_dateformat.py
|
9cc3371a0f
Fixed #21756 -- Skipped two timezone-related tests on Windows.
|
hace 11 años |
test_dateparse.py
|
57554442fe
Fixed #2443 -- Added DurationField.
|
hace 10 años |
test_datetime_safe.py
|
54085b0f9b
Fixed #23998 -- Added datetime.time support to migrations questioner.
|
hace 10 años |
test_decorators.py
|
79deb6a071
Accounted for multiple template engines in template responses.
|
hace 10 años |
test_duration.py
|
57554442fe
Fixed #2443 -- Added DurationField.
|
hace 10 años |
test_encoding.py
|
c548c8d0d1
Fixed #18456 -- Added path escaping to HttpRequest.get_full_path().
|
hace 10 años |
test_feedgenerator.py
|
d9413d33b2
Refactored code and tests that relied on django.utils.tzinfo.
|
hace 11 años |
test_functional.py
|
b4e76f30d1
Fixed #23346 -- Fixed lazy() to lookup methods on the real object, not resultclasses.
|
hace 10 años |
test_html.py
|
51890ce889
Applied ignore_warnings to Django tests
|
hace 10 años |
test_http.py
|
69b5e66738
Fixed is_safe_url() to handle leading whitespace.
|
hace 10 años |
test_ipv6.py
|
c3791463a5
Fixing E302 Errors
|
hace 11 años |
test_itercompat.py
|
612ef3e5c9
Modified utils_tests for unittest2 discovery.
|
hace 12 años |
test_jslex.py
|
3af5af1a61
Fixed remaining test failure in jslex tests.
|
hace 10 años |
test_lazyobject.py
|
f7969b0920
Fixed #23620 -- Used more specific assertions in the Django test suite.
|
hace 10 años |
test_lorem_ipsum.py
|
38e001ab6c
Fixed #22789 -- Deprecated django.contrib.webdesign.
|
hace 10 años |
test_module_loading.py
|
51890ce889
Applied ignore_warnings to Django tests
|
hace 10 años |
test_no_submodule.py
|
33836cf88d
Renamed some tests and removed references to modeltests/regressiontests.
|
hace 12 años |
test_numberformat.py
|
560b4207b1
Removed redundant numbered parameters from str.format().
|
hace 10 años |
test_os_utils.py
|
560b4207b1
Removed redundant numbered parameters from str.format().
|
hace 10 años |
test_regex_helper.py
|
cfcf4b3605
Stopped using django.utils.unittest in the test suite.
|
hace 11 años |
test_safestring.py
|
6d52f6f8e6
Fixed #23831 -- Supported strings escaped by third-party libs in Django.
|
hace 10 años |
test_simplelazyobject.py
|
61917aa08b
Fixed #21840 -- Moved dunder methods from SimpleLazyObject to LazyObject.
|
hace 11 años |
test_termcolors.py
|
6685713869
Fixed E127 pep8 warnings.
|
hace 11 años |
test_text.py
|
51890ce889
Applied ignore_warnings to Django tests
|
hace 10 años |
test_timesince.py
|
c347f78cc1
Fixed all E226 violations
|
hace 11 años |
test_timezone.py
|
032c091659
Fixed #23388 -- Made django.utils.timezone.override usable as a decorator
|
hace 10 años |
test_tree.py
|
393ddc10a7
Fixed #22531 -- Added tree.Node.__repr__ and tests for the class.
|
hace 11 años |
test_tzinfo.py
|
51890ce889
Applied ignore_warnings to Django tests
|
hace 10 años |