1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/docs/internals
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
..
_images
contributing
committers.txt
deprecation.txt Fixed #21147 -- Avoided time.time precision issue with cache backends. 2013-10-01 13:42:59 -04:00
git.txt
howto-release-django.txt
index.txt
release-process.txt
security.txt