Skip to content

Commit

Permalink
Removing old squashed migrations. Closes #699.
Browse files Browse the repository at this point in the history
  • Loading branch information
etianen committed Feb 5, 2018
1 parent 693e0da commit 5c8f3da
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 201 deletions.
48 changes: 0 additions & 48 deletions reversion/migrations/0001_initial.py

This file was deleted.

2 changes: 0 additions & 2 deletions reversion/migrations/0001_squashed_0004_auto_20160611_1202.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

class Migration(migrations.Migration):

replaces = [('reversion', '0001_initial'), ('reversion', '0002_auto_20141216_1509'), ('reversion', '0003_auto_20160601_1600'), ('reversion', '0004_auto_20160611_1202')]

initial = True

dependencies = [
Expand Down
19 changes: 0 additions & 19 deletions reversion/migrations/0002_auto_20141216_1509.py

This file was deleted.

108 changes: 0 additions & 108 deletions reversion/migrations/0003_auto_20160601_1600.py

This file was deleted.

24 changes: 0 additions & 24 deletions reversion/migrations/0004_auto_20160611_1202.py

This file was deleted.

0 comments on commit 5c8f3da

Please sign in to comment.