Projet

Général

Profil

Development #18177

utiliser le backend memory de sqlite

Ajouté par Frédéric Péters il y a plus de 6 ans. Mis à jour il y a plus de 5 ans.

Statut:
Fermé
Priorité:
Normal
Assigné à:
-
Version cible:
-
Début:
26 août 2017
Echéance:
% réalisé:

0%

Temps estimé:
Patch proposed:
Oui
Planning:

Description

On n'utilise pas l'ORM django et pourtant on a DATABASES qui est définit et on se trouve avec un fichier sqlite.


Fichiers

Révisions associées

Révision 99bdbefc (diff)
Ajouté par Frédéric Péters il y a plus de 6 ans

settings: define sqlite memory backend as default (#18177)

It's not used anyway, this avoids an unnecessary file and make it
possible to run multiple instances (useful for debugging live servers,
with one instance tied to uwsgi and a debugging instance started with
"runserver").

Historique

#1

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

#2

Mis à jour par Thomas Noël il y a plus de 6 ans

Ack

#3

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

  • Statut changé de En cours à Résolu (à déployer)
commit 99bdbefc7c3af3b5aeb93cf5d176b4a9da547e5e
Author: Frédéric Péters <fpeters@entrouvert.com>
Date:   Sat Aug 26 12:29:19 2017 +0200

    settings: define sqlite memory backend as default (#18177)

    It's not used anyway, this avoids an unnecessary file and make it
    possible to run multiple instances (useful for debugging live servers,
    with one instance tied to uwsgi and a debugging instance started with
    "runserver").
#4

Mis à jour par Frédéric Péters il y a plus de 5 ans

  • Statut changé de Résolu (à déployer) à Solution déployée

Formats disponibles : Atom PDF