79315917

Date: 2024-12-29 16:17:11
Score: 1
Natty:
Report link

I have removed the message 'this field is required' by adding the following in styles.css file.

/* static/css/styles.css */
.errorlist {
    display: none; /* Hide error message */
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mauricio Tamayo