Christopher Allan Webber c527242841 Only run archivalook migration if the tables aren't there.
Standard for anything existing before the Alembic move-over, but I
forgot this one.

* mediagoblin/plugins/archivalook/migrations/b10b5f822789_archivalook_plugin_initial_migration.py
  (upgrade): Add has_table check, skip if such a table already exists.
2016-03-26 11:39:08 -07:00
..
2015-08-24 21:07:06 +02:00
2016-03-26 11:39:07 -07:00
2016-03-26 11:39:07 -07: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.