18F / 2015-foia-hub

A consolidated FOIA request hub.
Other
48 stars 17 forks source link

Add Django filesystem caching #757

Closed khandelwal closed 9 years ago

khandelwal commented 9 years ago

This adds a site-wide filesystem cache to Django. This should hopefully improve some performance.

khandelwal commented 9 years ago

This pull request also adds a mechanism to stop repeating settings between staging and production. Currently this is only done for the cache settings.