Added tests for delete_feature and delete_grid_package views.
Updated templates and views to check for the proper permissions before allowing a user to delete a feature or grid_package (instead of simply checking for staff). This should be much more flexible.
Standardized the naming of template fragment cache keys.