We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b401ddd commit 075098eCopy full SHA for 075098e
.travis.yml
@@ -4,6 +4,7 @@ python:
4
- "2.7"
5
6
env:
7
+ - DJANGO_VERSION=1.8.5
8
- DJANGO_VERSION=1.6.11
9
- DJANGO_VERSION=1.4.22
10
codespeed/migrations/0001_initial.py …despeed/south_migrations/0001_initial.pycodespeed/migrations/0001_initial.py renamed to codespeed/south_migrations/0001_initial.py
…s/0002_auto__chg_field_report_summary.py …s/0002_auto__chg_field_report_summary.pycodespeed/migrations/0002_auto__chg_field_report_summary.py renamed to codespeed/south_migrations/0002_auto__chg_field_report_summary.py
…/0003_auto__add_field_revision_branch.py …/0003_auto__add_field_revision_branch.pycodespeed/migrations/0003_auto__add_field_revision_branch.py renamed to codespeed/south_migrations/0003_auto__add_field_revision_branch.py
…peed/migrations/0004_auto__add_branch.py …outh_migrations/0004_auto__add_branch.pycodespeed/migrations/0004_auto__add_branch.py renamed to codespeed/south_migrations/0004_auto__add_branch.py
…d_project__add_unique_revision_commit.py …d_project__add_unique_revision_commit.pycodespeed/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
…/0006_auto__chg_field_revision_branch.py …/0006_auto__chg_field_revision_branch.pycodespeed/migrations/0006_auto__chg_field_revision_branch.py renamed to codespeed/south_migrations/0006_auto__chg_field_revision_branch.py
…d_project_branch__add_unique_revision.py …d_project_branch__add_unique_revision.pycodespeed/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
…auto__chg_field_benchmark_description.py …auto__chg_field_benchmark_description.pycodespeed/migrations/0008_auto__chg_field_benchmark_description.py renamed to codespeed/south_migrations/0008_auto__chg_field_benchmark_description.py
…0009_auto__chg_field_revision_project.py …0009_auto__chg_field_revision_project.pycodespeed/migrations/0009_auto__chg_field_revision_project.py renamed to codespeed/south_migrations/0009_auto__chg_field_revision_project.py
0 commit comments