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