major claude changes

This commit is contained in:
2026-01-28 21:55:19 -05:00
parent 2257c084d3
commit 7254b45542
3 changed files with 15 additions and 9 deletions

View File

@@ -5,7 +5,6 @@ class ApplicationConfig:
Basic Configuration for a generic User
"""
print("USING TESTING APPLICATIONCONFIG!!!!!")
CURRENT_SETTINGS = 'DEVELOPMENT'
# databases info
POSTGRES_USERNAME = 'postgres'