Update django-devserver to support Django 1.6.

This commit is contained in:
Chris Church
2014-09-11 03:54:26 -04:00
parent 73b058bcab
commit a479294f02
4 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ Django>=1.6.7,<1.7
# Development-only packages:
django-debug-toolbar
django-devserver
django-devserver>0.7
unittest2
django-jenkins<0.15
ipython