
The code base had many references to User.username and other specific to LocalUser attributes as that was the way it use to exist. This updates those to query on the generic User model but filtering by attributes on the LocalUser.
======== README ======== This directory holds the MediaGoblin core plugins. These plugins are not enabled by default. See documentation for enabling plugins.