r
Size: a a a
r
PC
AG
DT
AG
GS
duplicate key value violates unique constraint "image_pkey"
DETAIL: Key (id)=(4) already exists.
DT
duplicate key value violates unique constraint "image_pkey"
DETAIL: Key (id)=(4) already exists.
GS
DT
GS
DT
GS
DT
GS
DT
def __str__(self):
return "#{}, {}".format(self.pk, self.img)
GS
🇧
DT
SS
.