Ben Sturmfels 25bc7ea7f6
Update metadata_display plugin for Python 3.
Switching from iteritems() to items() is technically less memory efficient on
Python 2, but this appeared be a significantly cleaner approach than adding six
to the template context. It's also the right choice assuming the project will at
some point go Python 3 only.
2019-09-18 15:30:32 +10:00
..
2016-03-26 11:39:07 -07:00
2018-07-12 19:06:18 +02:00
2012-05-13 00:00:08 -04:00
2012-05-13 00:00:08 -04:00

========
 README
========

This directory holds the MediaGoblin core plugins. These plugins are not
enabled by default. See documentation for enabling plugins.