joke2k/django-environ

Support all database options

Aperta

#406 aperta il 1 lug 2022

 (2 commenti) (0 reazioni) (0 assegnatari)Python (340 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (3165 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor