aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/metadata.py
Commit message (Expand)AuthorAgeFilesLines
* Remove reference to jsonschema.compat now removed upstream.Marco Pessotto2021-08-201-3/+2
* Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.Ben Sturmfels2021-03-051-4/+3
* Simplify things here and use io.openChristopher Allan Webber2014-09-161-1/+2
* Added 'dc:created' to the list of metadata columns being validated bytilly-Q2014-05-131-0/+4
* Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin into metadatatilly-Q2014-05-131-1/+1
* Move the metadata display table over to being contained in a pluginChristopher Allan Webber2014-05-121-0/+5
* Splitting up compact_json from compact_and_validateChristopher Allan Webber2014-05-091-7/+20
* expand_json utility... yet another convenience function :)Christopher Allan Webber2014-05-091-0/+15
* Compact and validate tools, loading internal json tools, much moreChristopher Allan Webber2014-05-091-7/+86
* Updating batchaddmedia to use new metadata toolsChristopher Allan Webber2014-05-071-2/+2
* Starting to add metadata tools, as well as mediagoblin's schemaChristopher Allan Webber2014-05-071-0/+106