Commit graph

5 commits

Author SHA1 Message Date
7cc291d758
fix: address formatting and configuration inconsistencies
Some checks are pending
Docker / build (push) Waiting to run
- Add '.vscode/' to '.gitignore' to exclude editor settings.
- Improve readability by converting single quotes to double quotes and reformatting long lines in Django settings and URLs.
- Relocate the SQLite database path to a more standard location.
- Enhance environment flexibility by adding dynamic handling for allowed hosts.
- Remove deprecated database dependency in requirements.

These updates enhance code clarity and maintainability, and prepare the codebase for potential migration to a more dynamic server configuration setup.
2024-11-12 13:45:40 +01:00
w
bec3f6095b organize files to use with Docker 2024-11-11 23:58:39 +01:00
anon
c7bf3c79c9 excluded useless files 2022-09-17 18:56:59 -03:00
anon
42c527dbe4 test 2022-05-31 11:31:50 -03:00
anon
48e7175b5e fresh new version 2022-05-29 11:03:17 -03:00