Skip to content
Snippets Groups Projects
Select Git revision
  • main
  • jorvill-main-patch-63910
  • jorvill-main-patch-12338
3 results

elMapa.js

Blame
  • Forked from DESI_22-23 / PrecioCarburantes
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    globals.py 77 B
    #Uso de postgre o mysql
    POSTGRESQL = False
    
    #Variable de session
    SESSION = {}