jamiya / app /voice_memory.py

Commit History

Refactor model structure: update import paths from 'app.modelz' to 'app.models' across multiple files for consistency, remove obsolete 'modelz' directory, and adjust Dockerfile and migration script to reflect these changes, enhancing clarity and organization in the codebase.
c27f115

jameszokah commited on

Refactor application structure: update model import paths from 'app.model' to 'app.modelz' across multiple files for consistency, and introduce new database models in 'app.modelz.database' to enhance organization and clarity in the codebase.
0caca00

jameszokah commited on

Refactor model imports across the application: update import paths from 'app.models' to 'app.model' in multiple files, and remove the now redundant models.py file.
ac008cf

jameszokah commited on

UNDO the update for the path to the that was casing permission issues in entire app
23beeea

jameszokah commited on

updated the path to the that was casing permission issues in entire app
6f1d384

jameszokah commited on

init commit
383520d

jameszokah commited on