DmitryGantimurov
  • Joined on 2023-07-05
DmitryGantimurov pushed to asynchronous-porridger at polka_billy/porridger 2023-08-31 19:22:55 +03:00
30cce3608a begin implementing async
1d2f786a8a begin implementing async
Compare 2 commits »
DmitryGantimurov created branch asynchronous-porridger in polka_billy/porridger 2023-08-31 19:22:55 +03:00
DmitryGantimurov pushed to main at polka_billy/porridger 2023-08-25 13:38:21 +03:00
a2da356912 minor changes
e5d94959ec delete_all_poems script
Compare 2 commits »
DmitryGantimurov pushed to main at polka_billy/porridger 2023-08-23 23:47:04 +03:00
6742c963ab refactoring - 1
DmitryGantimurov pushed to main at polka_billy/porridger 2023-08-18 18:49:54 +03:00
fb3763b910 Check of poems in database added in function /api/user/poem
DmitryGantimurov pushed to Auth-code-modified at polka_billy/porridger 2023-07-24 07:07:48 +03:00
6c6f96cc94 Trying to change models
45d0b8e52d Alembic installed and activated. Poems table added
Compare 2 commits »
DmitryGantimurov pushed to Auth-code-modified at polka_billy/porridger 2023-07-20 00:10:08 +03:00
1055416640 Still no result
DmitryGantimurov created branch Auth-code-modified in polka_billy/porridger 2023-07-19 23:25:15 +03:00
DmitryGantimurov pushed to Auth-code-modified at polka_billy/porridger 2023-07-19 23:25:15 +03:00
52d9ad3399 Prepare to use another auth code
DmitryGantimurov pushed to main at polka_billy/porridger 2023-07-19 00:20:25 +03:00
30140f058f Добавлена response_model=User в get_current_user
d5ba710885 добавили responce_model=User к get_current_user
6127dd8ba4 добавлен параметр response_model к get_user
9e4bb1b99f К схемам из schema.py добавлены доп. поля (соотв. models)
Compare 4 commits »
DmitryGantimurov pushed to main at polka_billy/porridger 2023-07-18 23:56:23 +03:00
d66b9004e0 fastapi.Responce has been imported
DmitryGantimurov pushed to main at polka_billy/porridger 2023-07-18 23:47:14 +03:00
626170964f pass new parameters to sessionmaker
1dd37a72b4 parameters of sessionmaker changed
Compare 2 commits »
DmitryGantimurov pushed to main at polka_billy/porridger 2023-07-18 23:39:25 +03:00
b39d9ada27 Imported modules corrected
DmitryGantimurov pushed to main at polka_billy/porridger 2023-07-17 23:37:01 +03:00
09ba6a3478 Разделил модели базы данных и модели pydantic.
808edad6b4 Необходимо решить проблему get_user
Compare 3 commits »
DmitryGantimurov pushed to main at polka_billy/porridger 2023-07-16 23:25:29 +03:00
b360b06d34 Возвращаем просто токен, а не джисонку
DmitryGantimurov pushed to main at polka_billy/porridger 2023-07-16 16:19:18 +03:00
8bae63231b Добавить в остальные функции проверку токена
Compare 2 commits »
DmitryGantimurov opened issue polka_billy/porridger#25 2023-07-14 23:08:05 +03:00
Реализовать функцию загрузки файлов на диск, с целью ее последующей замены
DmitryGantimurov opened issue polka_billy/porridger#24 2023-07-14 23:01:18 +03:00
Создавать папку uploads для загрузки видео и фото пользователей при ее отсутствии (создать проверку в коде)
DmitryGantimurov opened issue polka_billy/porridger#23 2023-07-14 22:26:21 +03:00
С помощью встроенной библиотеки secret получить секретный ключ
DmitryGantimurov opened issue polka_billy/porridger#22 2023-07-14 22:24:13 +03:00
Реализовать возможность асинхронного обращения к бд