1
0
mirror of https://github.com/django/django.git synced 2025-02-08 00:16:31 +00:00
Michael Manfre bf757a2f4d Fixed #21147 -- Avoided time.time precision issue with cache backends.
The precision of time.time() is OS specific and it is possible for the
resolution to be low enough to allow reading a cache key previously set
with a timeout of 0.
2013-10-01 13:42:59 -04:00
..
2013-03-22 13:50:07 -04:00
2011-09-11 02:28:08 +00:00
2013-03-22 13:50:07 -04:00
2012-08-31 20:35:50 +02:00
2012-08-31 20:35:50 +02:00
2013-09-10 21:07:22 -04:00
2013-09-15 14:14:26 -04:00
2013-09-15 14:14:26 -04:00
2013-03-28 15:03:19 -05:00
2013-09-10 21:07:22 -04:00
2013-09-15 14:14:26 -04:00
2013-09-19 18:02:25 +01:00