Changes between Initial Version and Version 5 of Ticket #34243


Ignore:
Timestamp:
Jan 5, 2023, 5:37:08 AM (21 months ago)
Author:
Sage Abdullah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34243

    • Property Version 4.1dev
    • Property Cc GianpaoloBranca added
  • Ticket #34243 – Description

    initial v5  
    1313    ...
    1414    @requires_tz_support
     15    @override_settings(USE_TZ=True)
    1516    def test_long_interval_with_tz(self):
    1617        now = timezone.now()
Back to Top