Files @ b3f019265b24
Branch filter:

Location: website/ASPEN.md

bkuhn
Rework fundgoal lookup urls data.

The urls.py is of course only evaluated once: at Apache load time, which
means the data in the template became stale and is not dynamic.

This change should cause the lookup to happen at each page view.
1
2
3
# aspen-migration

Notes on the aspen migration