Skip to content

Commit c5b52ea

Browse files
committed
Upgrade to Django 1.5 and latest REST Framework
1 parent a2447ee commit c5b52ea

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/@restframework2#egg=rest_framework
2-
django==1.4.2
1+
git+git://github.com/tomchristie/django-rest-framework/@master#egg=rest_framework==2.2.1
2+
django==1.5
33
Pygments==1.5
44
Markdown==2.2.0
55

0 commit comments

Comments
 (0)