Revert the caching part of d305c88 (keep the nbhd model passing improvement). We have to load then nbhd model for each request, but we should make it only load the relevant neighborhood. (Perhaps add a unique index on url_prefix if that is what we use to query it)
Diff:
To test, make sure reordering neighborhood project tools is picked up correctly on page reload.