Skip to content

Commit

Permalink
devilry_qualifiesforexam: Depend on django-simple-rest.
Browse files Browse the repository at this point in the history
  • Loading branch information
espenak committed Apr 24, 2013
1 parent a1f7cf9 commit 0253894
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/devilry_qualifiesforexam/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
'devilry_i18n',
'django-crispy-forms',
'devilry_extjsextras',
'django-simple-rest',
'djangorestframework'],
include_package_data=True,
long_description = open('README.rst').read(),
Expand Down
2 changes: 2 additions & 0 deletions versions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ Django = 1.4
zc.recipe.egg = 1.3.2
URLObject = 2.0.1
djangorestframework = 0.3.3
django-simple-rest = 1.4.1
mimeparse = 0.1.3
django_errortemplates = 1.0.1
collective.recipe.omelette = 0.14
psycopg2 = 2.4.6
Expand Down

0 comments on commit 0253894

Please sign in to comment.