1
0
mirror of https://github.com/django/django.git synced 2025-02-24 09:04:48 +00:00
Jacob Burch 89955cc35f Fixed #9595 -- Allow non-expiring cache timeouts.
Also, streamline the use of 0 and None between cache backends.
2013-05-18 15:39:42 +02:00
..