• Aymeric Augustin's avatar
    Fixed debug view crash during autumn DST change. · 1014ba02
    Aymeric Augustin yazdı
    This only happens if USE_TZ = False and pytz is installed (perhaps not
    the most logical combination, but who am I to jugde?)
    
    Refs #23714 which essentially fixed the same problem when USE_TZ = True.
    
    Thanks Florian and Carl for insisting until I wrote a complete patch.
    1014ba02
test_dateformat.py 6.73 KB