Merge lp:~daker/loco-team-portal/fix.pypi into lp:loco-team-portal

Proposed by Adnane Belmadiaf
Status: Merged
Approved by: Adnane Belmadiaf
Approved revision: 555
Merged at revision: 555
Proposed branch: lp:~daker/loco-team-portal/fix.pypi
Merge into: lp:loco-team-portal
Diff against target: 12 lines (+1/-1)
1 file modified
requirements.txt (+1/-1)
To merge this branch: bzr merge lp:~daker/loco-team-portal/fix.pypi
Reviewer Review Type Date Requested Status
LoCo Team Portal Developers Pending
Review via email: mp+132985@code.launchpad.net

Commit message

Bumped django version to 1.1.3 since 1.1.2 is no longer available on pypi

To post a comment you must log in.

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 2012-09-07 00:39:48 +0000
3+++ requirements.txt 2012-11-05 22:25:23 +0000
4@@ -6,7 +6,7 @@
5 # include patches applied by the package maintainers.
6 #
7
8-Django==1.1.2
9+Django==1.1.3
10 South==0.7.3
11 bzr==2.6b2
12 distribute==0.6.10

Subscribers

People subscribed via source and target branches