79170453

Date: 2024-11-08 14:42:56
Score: 1.5
Natty:
Report link

What u actually need to do is to change the way u are implementing ur models by converting it to a binary.

so that its:

class Announcements(models.Model): 
image = model.BinaryField()

this way u cn store it directly

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: wuh-yne