django1/django
Jaap Roes 7be638390e Fixed #20536 -- rewrite of the file based cache backend
* Safer for use in multiprocess environments
 * Better random culling
 * Cache files use less disk space
 * Safer delete behavior

Also fixed #15806, fixed #15825.
2013-11-07 16:12:15 +02:00
..
bin Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00
conf Fixed #18149 -- Changed language codes for Chinese 2013-11-04 23:03:28 +01:00
contrib Fixed #17001 -- Custom querysets for prefetch_related. 2013-11-07 14:49:49 +02:00
core Fixed #20536 -- rewrite of the file based cache backend 2013-11-07 16:12:15 +02:00
db Fixed #17001 -- Custom querysets for prefetch_related. 2013-11-07 14:49:49 +02:00
dispatch Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
forms Fixed all E226 violations 2013-11-03 10:08:55 -08:00
http Fixed all E226 violations 2013-11-03 10:08:55 -08:00
middleware Fixed flake8 E251 violations 2013-11-03 03:22:11 -06:00
shortcuts More attacking E302 violators 2013-11-02 13:12:09 -07:00
template Fixed all E226 violations 2013-11-03 10:08:55 -08:00
templatetags Fixed the remaining E302 violations int eh django package 2013-11-02 23:50:48 -05:00
test Merge pull request #1821 from Bouke/tickets/14170 2013-11-04 13:50:21 -08:00
utils flake8 fixes 2013-11-06 20:00:48 -08:00
views Merge pull request #1821 from Bouke/tickets/14170 2013-11-04 13:50:21 -08:00
__init__.py Started attackign the next flake8 violation 2013-10-31 08:42:28 -07:00