mirror of
https://github.com/ae-utbm/sith.git
synced 2026-06-04 23:29:24 +00:00
Migrate albums and pictures to their own tables
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ class PictureSchema(ModelSchema):
|
||||
fields = [
|
||||
"id",
|
||||
"name",
|
||||
"date",
|
||||
"created_at",
|
||||
"updated_at",
|
||||
"size",
|
||||
"is_moderated",
|
||||
|
||||
Reference in New Issue
Block a user