• Loic Bistuer's avatar
    Fixed #16192 -- Made unique error messages in ModelForm customizable. · 8847a0c6
    Loic Bistuer yazdı
    Overriding the error messages now works for both unique fields, unique_together
    and unique_for_date.
    
    This patch changed the overriding logic to allow customizing NON_FIELD_ERRORS
    since previously only fields' errors were customizable.
    
    Refs #20199.
    
    Thanks leahculver for the suggestion.
    8847a0c6
Adı
Son kayıt (commit)
Son güncelleme
..
formsets.txt Loading commit data...
index.txt Loading commit data...
media.txt Loading commit data...
modelforms.txt Loading commit data...