• Ramiro Morales's avatar
    Workaround admin scripts test failures on Windows+Python 3. · aefc1d4e
    Ramiro Morales yazdı
    Change strategy used to examine instrumented output to acommodate the
    fact that on Windows, where the path separator is '\', repr() of Python
    modules has changed in Python 3 to use escaped backslashes in the FS
    path section (e.g.
    'C:\\python3x\\Lib\\site-packages\\django\\contrib\\auth\\models.py')
    without having to special-case based on platform.
    aefc1d4e
Adı
Son kayıt (commit)
Son güncelleme
..
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...
models.py Loading commit data...
tests.py Loading commit data...
urls.py Loading commit data...