schon/scripts
Egor fureunoir Gorbunov 42392307a4 Features: 1) Improve handling of user prompts by consolidating read and printf usage;
Fixes: 1) Remove unnecessary else blocks for default values in prompt functions; 2) Ensure proper initialization of `response` variable to avoid undefined behavior;

Extra: 1) Use consistent `printf` formatting across `prompt_default` and `prompt_autogen` functions for cleaner output; 2) Minor indentation and code cleanup.
2025-12-08 22:38:20 +03:00
..
Docker Features: 1) Add test cases for DRF and GraphQL views in core, blog, payments, and vibes_auth applications; 2) Implement reusable GraphQL testing utilities in test classes; 3) Introduce test configuration scripts for Windows and Unix environments. 2025-11-13 16:42:04 +03:00
Unix Features: 1) Improve handling of user prompts by consolidating read and printf usage; 2025-12-08 22:38:20 +03:00
Windows Features: 1) Add backup_task to manage database and media backups; 2) Introduce periodic scheduling for backup_task via Celery Beat; 2025-11-13 17:14:00 +03:00
ASCII_ART_EVIBES Features: 1) Adjust ASCII art in ASCII_ART_EVIBES script for improved design; 2025-06-18 16:58:22 +03:00