Changes between Initial Version and Version 1 of Ticket #22105, comment 2


Ignore:
Timestamp:
Feb 7, 2019, 7:25:54 AM (6 years ago)
Author:
Oskar Haller

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22105, comment 2

    initial v1  
    1 Thanks for reporting this bug. I have all my error_messages defined in my model, but the 'required' message got always overwritten.
     1Thanks for reporting this bug. I have all my error_messages defined in my model, but the 'required' message got always overwritten by the default_error_message defined by django.
Back to Top