mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-06 09:57:57 +00:00
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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user