cid-harvard / atlas-economic-complexity

[DEPRECATED] The Atlas online is a powerful interactive tool that enables users to visualize a country’s total trade, track how these dynamics change over time and explore growth opportunities for more than a hundred countries worldwide.
http://atlas.cid.harvard.edu
81 stars 40 forks source link

Minor django config optimizations #230

Open makmanalp opened 10 years ago

makmanalp commented 10 years ago

https://docs.djangoproject.com/en/dev/topics/performance/#cachedstaticfilesstorage https://docs.djangoproject.com/en/dev/topics/performance/#the-cached-template-loader https://docs.djangoproject.com/en/dev/ref/templates/api/#django.template.loaders.cached.Loader

http://www.holovaty.com/writing/django-two-phased-rendering/

clean up middlewares