зеркало из https://github.com/mozilla/FlightDeck.git
updated to new SearchMixin
This commit is contained in:
Родитель
4008483195
Коммит
03268e6b4c
|
@ -26,7 +26,8 @@ from django.db import connection
|
|||
|
||||
from cuddlefish.preflight import vk_to_jid, jid_to_programid, my_b32encode
|
||||
from ecdsa import SigningKey, NIST256p
|
||||
from elasticutils import es_required, SearchMixin
|
||||
from elasticutils import es_required
|
||||
from elasticutils.models import SearchMixin
|
||||
from pyes import djangoutils
|
||||
from pyes.exceptions import NotFoundException as PyesNotFoundException
|
||||
|
||||
|
|
2
vendor
2
vendor
|
@ -1 +1 @@
|
|||
Subproject commit c4ff8c45feb130213d6d82787db9ecafec3478b9
|
||||
Subproject commit 60e313132f35139db78589d2d5861fd61fac435c
|
Загрузка…
Ссылка в новой задаче