Files
manila-ui/manila_ui/dashboards/admin/shares
Tatiana Ovchinnikova 62f2f5a776 Fix unit tests for Django 1.9
This patch set makes manila-ui code work with Django 1.9:

- replaces deprecated django.utils.unittest with unittest
- removes {% load url from future %} lines
- replaces old-style urlpatterns with new ones

Also, since Django < 1.7 is not supported any more by upstream,
this patch removes Django 1.4 from tests and replaces it with
Django 1.9 (while it's not in upstream yet) and Django 1.10.

Change-Id: I28f72ba799aeb2f583db00515dceef41c68170af
Closes-Bug: #1598169
2016-07-21 19:18:14 +03:00
..
2016-05-25 19:05:29 +03:00
2016-07-21 19:18:14 +03:00
2016-07-12 12:33:36 +03:00