Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Commit

Permalink
Upgrade to Django 1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bkonkle committed Dec 10, 2012
1 parent 5fee9be commit c759297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.pip
@@ -1,7 +1,7 @@
django==1.4.2
markdown==2.2.1 markdown==2.2.1
pyyaml==3.10 pyyaml==3.10
djangorestframework==2.1.8 djangorestframework==2.1.8
django-filter==0.5.4 django-filter==0.5.4


-e git+https://github.com/toastdriven/django-tastypie.git@master#egg=tastypie -e git+https://github.com/toastdriven/django-tastypie.git@master#egg=tastypie
-e git+https://github.com/django/django.git@stable/1.5.x#egg=Django

0 comments on commit c759297

Please sign in to comment.