Remove database migration files 35/19235/1
authormaxbr <maxbr@mi.fu-berlin.de>
Mon, 22 Aug 2016 16:50:33 +0000 (18:50 +0200)
committermaxbr <maxbr@mi.fu-berlin.de>
Mon, 22 Aug 2016 16:59:32 +0000 (18:59 +0200)
commit7528d995257181b91c0d82dd82a2aa0f832ef63f
tree5d3e799afdf28fde3fd27f2a1046049c67942e03
parent1749ab62c28b58b4838cb549614e212896c3e752
Remove database migration files

JIRA: RELENG-12

Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
25 files changed:
tools/pharos-dashboard/.gitignore
tools/pharos-dashboard/account/migrations/0001_initial.py [deleted file]
tools/pharos-dashboard/account/migrations/0002_auto_20160816_1511.py [deleted file]
tools/pharos-dashboard/account/migrations/0002_userprofile_timezone.py [deleted file]
tools/pharos-dashboard/account/migrations/0003_auto_20160819_1024.py [deleted file]
tools/pharos-dashboard/account/migrations/0003_userprofile_registration_complete.py [deleted file]
tools/pharos-dashboard/account/migrations/0004_auto_20160812_1805.py [deleted file]
tools/pharos-dashboard/account/migrations/0004_auto_20160819_1055.py [deleted file]
tools/pharos-dashboard/account/migrations/0005_remove_userprofile_registration_complete.py [deleted file]
tools/pharos-dashboard/account/migrations/0006_auto_20160813_1443.py [deleted file]
tools/pharos-dashboard/account/migrations/0007_auto_20160814_1056.py [deleted file]
tools/pharos-dashboard/booking/migrations/0001_initial.py [deleted file]
tools/pharos-dashboard/booking/migrations/0002_remove_booking_deleted.py [deleted file]
tools/pharos-dashboard/booking/migrations/0003_remove_booking_status.py [deleted file]
tools/pharos-dashboard/dashboard/migrations/0001_initial.py [deleted file]
tools/pharos-dashboard/dashboard/migrations/0002_auto_20160815_1511.py [deleted file]
tools/pharos-dashboard/dashboard/migrations/0002_resourceutilization.py [deleted file]
tools/pharos-dashboard/dashboard/migrations/0003_auto_20160813_1302.py [deleted file]
tools/pharos-dashboard/dashboard/migrations/0003_auto_20160815_1512.py [deleted file]
tools/pharos-dashboard/dashboard/migrations/0004_resource_owners.py [deleted file]
tools/pharos-dashboard/dashboard/migrations/0004_resource_slave.py [deleted file]
tools/pharos-dashboard/dashboard/migrations/0005_remove_resource_slavename.py [deleted file]
tools/pharos-dashboard/dashboard/migrations/0006_delete_resourceutilization.py [deleted file]
tools/pharos-dashboard/jenkins/migrations/0001_initial.py [deleted file]
tools/pharos-dashboard/jenkins/migrations/0002_auto_20160815_1226.py [deleted file]