Database/Table views inherit source/license/source_url/license_url metadata

If you set the source_url/license_url/source/license fields in your root
metadata those values will now be inherited all the way down to the database
and table templates.

The title/description are NOT inherited.

Also added unit tests for the HTML generated by the metadata.

Refs #185
This commit is contained in:
Simon Willison 2018-03-27 09:18:32 -07:00
commit 89d9fbb91b
No known key found for this signature in database
GPG key ID: 17E2DEA2588B7F52
4 changed files with 94 additions and 6 deletions

View file

@ -17,6 +17,7 @@ Contents
:maxdepth: 2
getting_started
json_api
sql_queries
metadata
custom_templates