Tim Graham 84fb50df67 Fixed a forms test after updated translations. 7 lat temu
..
__init__.py cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 lat temu
test_base.py d6eaf7c018 Refs #23919 -- Replaced super(ClassName, self) with super(). 8 lat temu
test_booleanfield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_charfield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_choicefield.py 75f0070a54 Fixed #27308 -- Fixed BytesWarnings in the test suite. 8 lat temu
test_combofield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_datefield.py 84fb50df67 Fixed a forms test after updated translations. 7 lat temu
test_datetimefield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_decimalfield.py bde814142a Fixed #22654 -- Broken decimal validation 8 lat temu
test_durationfield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_emailfield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_filefield.py 500532c95d Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). 8 lat temu
test_filepathfield.py 6092ea8fa6 Refs #27804 -- Used subTest() in several tests. 7 lat temu
test_floatfield.py bde814142a Fixed #22654 -- Broken decimal validation 8 lat temu
test_genericipaddressfield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_imagefield.py 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 8 lat temu
test_integerfield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_multiplechoicefield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_multivaluefield.py 851874fe0a Removed obsolete Widget.format_output() in tests. 8 lat temu
test_nullbooleanfield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_regexfield.py 109b33f64c Refs #23919 -- Simplified assertRaisesRegex()'s that accounted for Python 2. 8 lat temu
test_slugfield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_splitdatetimefield.py 109b33f64c Refs #23919 -- Simplified assertRaisesRegex()'s that accounted for Python 2. 8 lat temu
test_timefield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_typedchoicefield.py 7b2f2e74ad Refs #23919 -- Removed six.<various>_types usage 8 lat temu
test_typedmultiplechoicefield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu
test_urlfield.py 6092ea8fa6 Refs #27804 -- Used subTest() in several tests. 7 lat temu
test_uuidfield.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 lat temu