Skip to content

Commit 075098e

Browse files
committed
Move south migrations to another dir
1 parent b401ddd commit 075098e

File tree

33 files changed

+1596
-89
lines changed

33 files changed

+1596
-89
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ python:
44
- "2.7"
55

66
env:
7+
- DJANGO_VERSION=1.8.5
78
- DJANGO_VERSION=1.6.11
89
- DJANGO_VERSION=1.4.22
910

File renamed without changes.

codespeed/migrations/0002_auto__chg_field_report_summary.py renamed to codespeed/south_migrations/0002_auto__chg_field_report_summary.py

File renamed without changes.

codespeed/migrations/0003_auto__add_field_revision_branch.py renamed to codespeed/south_migrations/0003_auto__add_field_revision_branch.py

File renamed without changes.
File renamed without changes.

codespeed/migrations/0005_auto__del_unique_revision_commitid_project__add_unique_revision_commit.py renamed to codespeed/south_migrations/0005_auto__del_unique_revision_commitid_project__add_unique_revision_commit.py

File renamed without changes.

codespeed/migrations/0006_auto__chg_field_revision_branch.py renamed to codespeed/south_migrations/0006_auto__chg_field_revision_branch.py

File renamed without changes.

codespeed/migrations/0007_auto__del_unique_revision_commitid_project_branch__add_unique_revision.py renamed to codespeed/south_migrations/0007_auto__del_unique_revision_commitid_project_branch__add_unique_revision.py

File renamed without changes.

codespeed/migrations/0008_auto__chg_field_benchmark_description.py renamed to codespeed/south_migrations/0008_auto__chg_field_benchmark_description.py

File renamed without changes.

codespeed/migrations/0009_auto__chg_field_revision_project.py renamed to codespeed/south_migrations/0009_auto__chg_field_revision_project.py

File renamed without changes.

0 commit comments

Comments
 (0)