Add missing dependencies to tox.ini
As the `deps` for `django21` and `django22` were undefined, `tox` ended up installing the latests version of Django in the environment instead.
Please register or sign in to comment
As the `deps` for `django21` and `django22` were undefined, `tox` ended up installing the latests version of Django in the environment instead.