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 Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing Fixed wording in unit tests documentation. 2013-09-25 18:24:30 +02:00
committers.txt Added missing word in bio update. 2013-09-26 21:08:48 -07:00
deprecation.txt Fixed #21147 -- Avoided time.time precision issue with cache backends. 2013-10-01 13:42:59 -04:00
git.txt Clarified policy for stable branches. 2013-05-22 10:26:48 -04:00
howto-release-django.txt Increase default PBKDF2 iterations 2013-09-19 18:02:25 +01:00
index.txt Added a draft document explaining how to release Django. 2013-02-23 12:35:38 -06:00
release-process.txt Added a note about LTS releases. 2013-09-07 12:47:48 -05:00
security.txt Corrected markup problems in new security summary page. 2013-09-19 13:57:02 +08:00