Closed lizconlan closed 10 years ago
:+1: This looks good. I noticed a few issues with the site when I added another (empty) authority to test this with, hence #122, but I think this is good.
@stevenday thanks for picking up the empty fields problem!
Fixes a bug in the theme variant of
median_applications_per_week
(median_applications_received_per_week
) and makes the affected view use the theme method rather than the original.Improves the overridden
Application
model to provide scopes and sorting options based ondate_received
rather thandate_scraped
Closes #118