mirror of
https://github.com/django/django.git
synced 2025-03-13 10:50:55 +00:00
- Fixed some grammar and formatting mistakes - Added the type and default for CULL_FREQUENCY - Made the note on culling the entire cache more precise. (It's actually slower on the filesystem backend.) Backport of 5eca021d48 from master