Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

Commit

Permalink
Update to allow all Django 1.3 and 1.4 versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tswicegood committed Jan 31, 2013
1 parent aaf0be5 commit 9e07cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "Provides a framework for accepting donations",
"install_requires": [
"authorize==0.1.0",
"Django==1.3.1,==1.4",
"Django>=1.3,<=1.4.3",
"armstrong.utils.backends>=1.0.0,<2.0"
]
}

0 comments on commit 9e07cb3

Please sign in to comment.