summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/migrations
Commit message (Collapse)AuthorAgeFilesLines
* Bcfg2/Server: Add migrations for Bcfg2.ServerAlexander Sulfrian2016-08-172-0/+45
Django1.9 requires every app to have migrations. You cannot create a tables without having migrations.