Closed apendleton closed 9 years ago
Okay, so Travis is passing now for Python 2.6/2.7 and Django 1.5/1.6. I want to add testing for Django 1.7, but Django 1.7 doesn't support Python 2.6, and my Travis-fu isn't adequate to figuring out how to add a Django version for only one Python version.
Wait, never mind, figured it out.
As discussed in chop-dbhi/avocado#311, this branch adds support for Django 1.7 in avocado. I imagine there might be some tweaking needed before it's ready to merge, but the big thing is that Django 1.7 doesn't support South. The ramifications here: