Pilgrim/src/pilgrim
Gustavo Henrique Santos Souza de Miranda 83e7db9ce1 Fix the photo and travel diary relationship to properly work 2025-07-21 15:27:51 -03:00
..
models Fix the photo and travel diary relationship to properly work 2025-07-21 15:27:51 -03:00
service fix the sanitization directory method to remove accents and diacritics 2025-07-21 00:14:17 -03:00
ui Fix the bug that collides the hash if identical images 2025-07-19 00:16:29 -03:00
utils Improve exception handling, remove debug print statements 2025-07-16 18:28:42 -03:00
__init__.py Changed the names of the files to conform the python convection and also added photo_in_entry.py to diminish the cyclic import error in pylint 2025-06-04 00:13:18 -03:00
application.py Fix the Database no being put on the right path according with the config.toml 2025-07-16 16:39:31 -03:00
command.py Added Async Operations for the model travel_diary_service_mock.py and service_manager_mock.py and added a call to main in the command.py 2025-06-19 03:22:10 -03:00
database.py Update src/pilgrim/database.py 2025-07-20 03:23:37 -03:00