jazzband / django-authority

A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.
http://django-authority.readthedocs.org
BSD 3-Clause "New" or "Revised" License
292 stars 57 forks source link

Add tox and make travis run tox tests #41

Closed bocribbz closed 8 years ago

bocribbz commented 8 years ago

Add tox.ini file and update .travis.yml to use tox to run tests.

jlward commented 8 years ago

Also, feel free to add yourself as an author :)