Projet

Général

Profil

Bug #23032

Development #21489: Fonctionner avec Django 1.11 (et 1.8)

Rendre django-tenants-schemas compatible Django 1.11

Ajouté par Anonyme il y a environ 6 ans. Mis à jour il y a environ 6 ans.

Statut:
Rejeté
Priorité:
Normal
Assigné à:
-
Catégorie:
-
Version cible:
-
Début:
09 avril 2018
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Non
Planning:

Description

Problèmes détectés

Sur master :

django.db.backends.postgresql_psycopg2.base n'a plus Database error, il faut l'importer de django.db ou bien chercher django.db.backends.postgresql_psycopg2.base.WrappedDatabaseError

  File "src/django-tenant-schemas/tenant_schemas/postgresql_backend/base.py", line 172, in <module>
    DatabaseError = original_backend.DatabaseError
AttributeError: 'module' object has no attribute 'DatabaseError'

Historique

#1

Mis à jour par Frédéric Péters il y a environ 6 ans

  • Statut changé de Nouveau à Rejeté

Oui, ça se joue dans #18178 et la branche qui y est mentionnée.

Formats disponibles : Atom PDF