flask_crud_app/functions
candifloss 55dd86c27c Fix: Secret Key
Use a random-generated secret key stored in either the environment
variables or in a file in the app directory instead of hard-coding.
2025-04-03 10:49:17 +05:30
..
auth.py Added user login functionality 2025-03-08 11:53:34 +05:30
process_csv.py FIxed csv upload 2025-03-05 11:54:41 +05:30
secret_key.py Fix: Secret Key 2025-04-03 10:49:17 +05:30
validate_config.py remove: Temporarily remove "compareto" feature 2025-03-17 10:35:58 +05:30
validate_values.py Fix: Valiation of values with trailing spaces 2025-03-17 13:48:12 +05:30