v1.0.11
What's Changed
- An issue reported a gradually increasing delay between page loads, noticed when specifically using 'django-browser-reload' plugin. Some investigation showed get_dirs() to create delays over time, added @cache.
Full Changelog: v1.0.10...v1.0.11