Import newer version of django-selectable

Sync up to the same version we have on the commitfest app, which will
also be required for eventual django 1.11 support.
This commit is contained in:
Magnus Hagander
2018-03-09 16:43:49 -05:00
parent 09f904f787
commit 6ffc1d4811
40 changed files with 809 additions and 471 deletions

View File

@ -1,6 +1,6 @@
from __future__ import unicode_literals
from django.http import HttpResponse, Http404
from django.http import Http404
from selectable.registry import registry