Skip to content

Commit 62360d3

Browse files
committed
Upgraded to Django 1.5.1 and REST Framework 2.2.6.
1 parent bd8f0d0 commit 62360d3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
git+git://github.com/tomchristie/django-rest-framework/@master#egg=rest_framework==2.2.2
2-
django==1.5
1+
git+git://github.com/tomchristie/django-rest-framework/@master#egg=rest_framework==2.2.6
2+
django==1.5.1
33
Pygments==1.5
44
Markdown==2.2.0
55

0 commit comments

Comments
 (0)