summaryrefslogtreecommitdiff
path: root/tests/utils_tests/test_itercompat.py
AgeCommit message (Expand)Author
2024-08-28Fixed #35666 -- Documented stacklevel usage and testing, and adjusted test su...Simon Charette
2023-11-24Fixed #34983 -- Deprecated django.utils.itercompat.is_iterable().Nick Pope
2017-04-26Refs #20094 -- Removed obsolete tests/utils_tests/test_itercompat.pyTim Graham
2013-04-12Modified utils_tests for unittest2 discovery.Preston Timmons