Pilgrim/src/pilgrim/models
Gustavo Henrique Santos Souza de Miranda 8cc42e390a Added Hash capability to the model photo.py and also updated the service to create hashes and update hashes 2025-07-03 21:08:24 -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
entry.py Fixed the entry model to accept datetime instead of a string containing the creating date 2025-06-25 17:26:52 -03:00
photo.py Added Hash capability to the model photo.py and also updated the service to create hashes and update hashes 2025-07-03 21:08:24 -03:00
photo_in_entry.py Altered the Cardinality of the foreign keys to be non-nullable 2025-06-05 22:01:54 -03:00
travel_diary.py Made some changes to naming in both the classes and the tables of the database to conform the correct naming scheme 2025-06-05 19:59:43 -03:00