Antes de actualizar despues actualizar index Timbres y Clientes Q queryset

This commit is contained in:
fjrodriguez
2023-02-24 15:33:07 -06:00
parent 4983cdc8fa
commit c84ef13d33
5 changed files with 49 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent
SECRET_KEY = os.getenv("adminAS_KEY")
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = False
DEBUG = True
ALLOWED_HOSTS = ['*']
# Application definition