summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Reporting/migrations/0001_initial.py
Commit message (Expand)AuthorAgeFilesLines
* added on_delete=models.CASCADE to all models.OneToOneField invocationsKonstantin L. Metlov2024-04-201-2/+2
* added on_delete=models.CASCADE to all ForeignKey invocationsKonstantin L. Metlov2024-04-201-6/+6
* Run 2to3 on the entire projectJonah BrĂ¼chert2024-04-191-1/+1
* Add matching django migrations for southAlexander Sulfrian2015-09-231-272/+8
* make Bcfg2-web compatible with django 1.7Jonas Jochmaring2015-09-231-464/+544
* Reporting: Merge new reporting dataTim Laszlo2012-10-081-0/+465