launchpad
launchpad copied to clipboard
cache configuration in urls.py
It would be nice if the urls.py had the cache configuration in it, rather than ui.views.py. This way it will be easier to see what the configuration is, and could potentially allow the views to be used from the context of another application, that has another caching policy.