~bigkevmcd/django-bzrviews/trunk

Viewing all changes in revision 4.

  • Committer: Kevin McDermott
  • Date: 2017-07-13 18:53:27 UTC
  • mfrom: (3.1.5 django-bzrviews)
  • Revision ID: kevin@bigkevmcd.com-20170713185327-o4tgmw2idyk1thvk
Support Django 1.9 and later

Django's url patterns() was removed in Django 1.9. I've changed the urls.py file
to reflect that. This package now works with 1.6 and later.

I've run the test scripts, but added a tox.ini as well. Tox is helpful for
running tests in multiple venvs, so I've added it to be able to run tests in
virtualenvs set up per each Django version.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: