16 Commits

Author SHA1 Message Date
22a6cf8028 Ratings table added 2024-09-04 20:32:49 +03:00
af9aa243bf Many to many relationship between user and announcement tables implemented, book endpoint changed accordingly 2024-08-13 15:48:13 +03:00
c0229d6727 new columns booked_by and booked_counter added, deleted unused migrations 2024-08-09 15:32:32 +03:00
7453a60eee async completely fixed 2023-09-03 00:29:17 +03:00
6742c963ab refactoring - 1 2023-08-23 23:46:51 +03:00
1880f8abec clean imports (delete imports, which are not used) 2023-08-12 23:46:09 +03:00
0c47da5543 Change rating and dispose endpoints fixed 2023-08-08 23:41:54 +03:00
bd863bc911 points added; rating still isn't fixed 2023-08-08 19:00:06 +03:00
832a2ce985 Auth works again; relationships between Trashbox and User added 2023-08-08 01:22:47 +03:00
f15c17a17e get_query_results works correctly. relationships between models changed 2023-08-07 22:27:23 +03:00
5fcee1157e rating routes added 2023-08-06 23:59:33 +03:00
aaf0d20c65 UserDatabase->User, ForeignKey added 2023-07-30 12:35:08 +03:00
86acf3e326 Odd fields in User model removed. Schemas updated 2023-07-29 23:46:33 +03:00
5012642f7a Poems added to db 2023-07-27 21:49:04 +03:00
6bb7ab5ce9 Auth is working. Disabled field added (models) 2023-07-27 19:24:27 +03:00
d97ca1c43f Alembic installed and activated. Poems table added 2023-07-27 19:24:27 +03:00