Changes between Initial Version and Version 1 of Ticket #32831


Ignore:
Timestamp:
Jun 9, 2021, 1:38:04 PM (3 years ago)
Author:
Chris Jerdonek
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32831 – Description

    initial v1  
    1111}}}
    1212
     13The line that fails is here: https://github.com/django/django/blob/ed3af3ff4b3cfb72de598f1b39a1028ba3826efb/tests/cache/tests.py#L481
     14
    1315Both test classes inherit from `BaseCacheTests`.
Back to Top