• Tim Graham's avatar
    Refs #25589 -- Fixed admin_scripts test failure on Windows. · 89359347
    Tim Graham yazdı
    Traceback (most recent call last):
      File "tests\admin_scripts\tests.py", line 646, in test_startapp_unicode_name
        content = f.read()
      File "lib\encodings\cp1252.py", line 23, in decode
        return codecs.charmap_decode(input,self.errors,decoding_table)[0]
    UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 46: character maps to <undefined>
    89359347
Adı
Son kayıt (commit)
Son güncelleme
..
app_raising_messages Loading commit data...
app_raising_warning Loading commit data...
app_with_import Loading commit data...
broken_app Loading commit data...
complex_app Loading commit data...
custom_templates Loading commit data...
management Loading commit data...
simple_app Loading commit data...
__init__.py Loading commit data...
tests.py Loading commit data...
urls.py Loading commit data...