Skip to content

Commit

Permalink
Merge pull request #524 from 18F/459-remove-taggit
Browse files Browse the repository at this point in the history
Remove squashed migrations, taggit
  • Loading branch information
cmc333333 authored Oct 6, 2017
2 parents 2e7a4a9 + 2aab822 commit fc12699
Show file tree
Hide file tree
Showing 51 changed files with 0 additions and 1,510 deletions.
1 change: 0 additions & 1 deletion api/omb_eregs/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
INSTALLED_APPS = (
'document',
'reqs.apps.ReqsConfig',
'taggit',
'django.contrib.contenttypes',
# must be after taggit and contenttypes, but before auth
'ereqs_admin.apps.EreqsAdminConfig',
Expand Down
62 changes: 0 additions & 62 deletions api/reqs/migrations/0001_initial.py

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from django.db import migrations, models
import django.db.migrations.operations.special
import django.db.models.deletion
import taggit.managers


class Migration(migrations.Migration):
Expand Down
20 changes: 0 additions & 20 deletions api/reqs/migrations/0002_auto_20170125_1917.py

This file was deleted.

16 changes: 0 additions & 16 deletions api/reqs/migrations/0003_auto_20170125_1917.py

This file was deleted.

20 changes: 0 additions & 20 deletions api/reqs/migrations/0004_auto_20170125_2041.py

This file was deleted.

16 changes: 0 additions & 16 deletions api/reqs/migrations/0005_auto_20170125_2043.py

This file was deleted.

27 changes: 0 additions & 27 deletions api/reqs/migrations/0006_auto_20170127_0037.py

This file was deleted.

36 changes: 0 additions & 36 deletions api/reqs/migrations/0007_auto_20170127_0001.py

This file was deleted.

23 changes: 0 additions & 23 deletions api/reqs/migrations/0008_auto_20170127_0039.py

This file was deleted.

34 changes: 0 additions & 34 deletions api/reqs/migrations/0009_auto_20170127_2104.py

This file was deleted.

57 changes: 0 additions & 57 deletions api/reqs/migrations/0010_auto_20170127_1819.py

This file was deleted.

43 changes: 0 additions & 43 deletions api/reqs/migrations/0011_auto_20170127_2213.py

This file was deleted.

Loading

0 comments on commit fc12699

Please sign in to comment.