test-requirements.txt
291 Bytes
-
Django version loosening · 07065d6c
This commit loosens the allowable version of django to anything <1.9a0. Each of 1.8, 1.9, and 1.10 can now be tested using tox, which will make the eventual upgrades much easier.
Eric Fischer committed
This project manages its dependencies using
pip.
Learn more