Commit graph

9 commits

Author SHA1 Message Date
Michał 2174b10879 Rename the gallery to onlylegs in the files
Im sorry
2023-04-12 16:58:13 +00:00
Michał cc613f9fe9 PyLint 2023-04-12 15:21:56 +00:00
Michał 02d99a1671 Format with Black 2023-04-12 15:18:13 +00:00
Michał d36699bd1f Update database
Correctly link user to their posts and groups
Change the table names to Group, Post and User
Remove unused Bans and Logs table, possibly will return later
2023-04-12 15:16:43 +00:00
Michał 7c553e99b8 Switch to Flask-SQLAlchemy
Add FLask-Migrate for next step in the Migration 😉
2023-04-09 19:12:35 +00:00
Michał 128464d43f Format code with Black 2023-04-07 12:35:30 +00:00
Michał 8357241487 Correct code I did done yesterday 2023-04-07 09:18:03 +00:00
Michał d1b3afdb22 Forgor to update group page 2023-04-06 21:48:10 +00:00
Michał f33842ead3 Move views/routes to seperate files 2023-04-06 16:22:56 +00:00
Renamed from gallery/views/groups.py (Browse further)