summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting/migrations/0002_convert_perms_to_mode.py
Commit message (Collapse)AuthorAgeFilesLines
* Add matching django migrations for southAlexander Sulfrian2015-09-231-0/+23
|
* make Bcfg2-web compatible with django 1.7Jonas Jochmaring2015-09-231-170/+0
| | | | | | - reports.wsgi uses get_wsgi_application() now - old south-based migrations have been moved - manage.py has been updated
* DB: fixed how Django settings are loadedChris St. Pierre2013-10-301-2/+1
|
* ignore unsupported create_unique for sqliteTim Laszlo2012-10-161-4/+7
|
* Reporting: use mode instead of permsTim Laszlo2012-10-161-0/+168