Projet

Général

Profil

Bug #15391

multitenant: ajouter un settings loader pour haystack

Ajouté par Thomas Noël il y a environ 7 ans. Mis à jour il y a environ 7 ans.

Statut:
Rejeté
Priorité:
Normal
Assigné à:
Catégorie:
-
Version cible:
-
Début:
12 mars 2017
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:

Description

haystack a un settings de ce genre :

HAYSTACK_CONNECTIONS = {
    ...
    'autocomplete': {
        'ENGINE': 'haystack.backends.whoosh_backend.WhooshEngine',
        'PATH': '/home/search/whoosh_index',
    ...
}

Quand on utilise hobo.multitenant, le PATH doit donc être dépendant du tenant. Il faut un settings_loader pour cela.

Historique

#1

Mis à jour par Thomas Noël il y a environ 7 ans

  • Statut changé de Nouveau à Rejeté

oups, j'avais raté #8744

Formats disponibles : Atom PDF