Merge lp:~matt-goodall/canonical-identity-provider/django-1.6.8 into lp:canonical-identity-provider/release

Proposed by Matt Goodall
Status: Merged
Approved by: Natalia Bidart
Approved revision: no longer in the source branch.
Merged at revision: 1222
Proposed branch: lp:~matt-goodall/canonical-identity-provider/django-1.6.8
Merge into: lp:canonical-identity-provider/release
Diff against target: 12 lines (+1/-1)
1 file modified
requirements.txt (+1/-1)
To merge this branch: bzr merge lp:~matt-goodall/canonical-identity-provider/django-1.6.8
Reviewer Review Type Date Requested Status
Natalia Bidart (community) Approve
Review via email: mp+243954@code.launchpad.net

Commit message

Update to Django 1.6.8.

Description of the change

Update to Django 1.6.8.

To post a comment you must log in.
Revision history for this message
Natalia Bidart (nataliabidart) wrote :

Looks good!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'requirements.txt'
2--- requirements.txt 2014-12-02 17:01:23 +0000
3+++ requirements.txt 2014-12-08 09:12:40 +0000
4@@ -1,7 +1,7 @@
5 bson==0.3.3
6 convoy==0.2.2
7 dj-static==0.0.6
8-django==1.6.5
9+django==1.6.8
10 django-jsonfield==0.9.3
11 django-model-utils==1.1.0
12 django-modeldict==1.4.1