Merge lp://staging/~joetalbott/qa-dashboard/max_length_woes into lp://staging/qa-dashboard

Proposed by Joe Talbott
Status: Merged
Approved by: Chris Johnston
Approved revision: 663
Merged at revision: 663
Proposed branch: lp://staging/~joetalbott/qa-dashboard/max_length_woes
Merge into: lp://staging/qa-dashboard
Diff against target: 1074 lines (+945/-8)
13 files modified
bootspeed/migrations/0008_auto__chg_field_imageresultlog_remote_url.py (+174/-0)
bootspeed/models.py (+1/-1)
common/migrations/0010_auto__chg_field_artifact_url__chg_field_jenkinsjob_url.py (+120/-0)
common/models.py (+2/-2)
eventstat/migrations/0005_auto__chg_field_eventstatdetail_jenkins_url__chg_field_eventstatresult.py (+152/-0)
eventstat/models.py (+1/-1)
idle_power/migrations/0006_auto__chg_field_idlepowerdetail_jenkins_url.py (+129/-0)
idle_power/models.py (+1/-1)
memory/migrations/0005_auto__chg_field_memoryresult_jenkins_url__chg_field_memoryprocess_jenk.py (+212/-0)
performance/models.py (+2/-2)
power/migrations/0008_auto__chg_field_powermetric_jenkins_url.py (+81/-0)
sru/migrations/0004_auto__chg_field_sruresult_jenkins_url.py (+69/-0)
sru/models.py (+1/-1)
To merge this branch: bzr merge lp://staging/~joetalbott/qa-dashboard/max_length_woes
Reviewer Review Type Date Requested Status
Chris Johnston Approve
Review via email: mp+192511@code.staging.launchpad.net

Commit message

Increase URLField max_length from 200 (default) to 4096.

Description of the change

Increase URLField max_length from 200 (default) to 4096.

To post a comment you must log in.
Revision history for this message
Chris Johnston (cjohnston) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches