Switch to side-by-side view

--- a/ForgeWiki/setup.py
+++ b/ForgeWiki/setup.py
@@ -25,5 +25,8 @@
       # -*- Entry points: -*-
       [pyforge]
       Wiki=forgewiki.wiki_main:ForgeWikiApp
+
+      [flyway.migrations]
+      ForgeWiki=forgewiki.model.migrations
       """,
       )