joke2k/django-environ

Support all database options

Ouverte

#406 ouverte le 1 juil. 2022

 (2 commentaires) (0 réaction) (0 personne assignée)Python (340 forks)github user discovery
enhancementhelp wanted

Métriques du dépôt

Stars
 (3 165 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Now only base options are supported. Like

        'CONN_MAX_AGE',
        'ATOMIC_REQUESTS',
        'AUTOCOMMIT',
        'DISABLE_SERVER_SIDE_CURSORS',

But it would be great to support other options too.

Guide contributeur