Commit Graph

4 Commits

Author SHA1 Message Date
Gustavo Henrique Santos Souza de Miranda ac29e84833 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
Gustavo Henrique Santos Souza de Miranda 983489d57f Added one more model: Photo.py and edited the Entry.py to add the Many-to-Many relationship to the Photo.py Model 2025-06-03 21:54:13 -03:00
Gustavo Henrique Santos Souza de Miranda 385cdffead Added the Entry.py as the Entry model 2025-06-03 20:23:44 -03:00
Gustavo Henrique Santos Souza de Miranda d0278f8650 Added Few Classes to the application to be used on the Database 2025-06-03 18:55:58 -03:00