Changes between Initial Version and Version 2 of Ticket #13583
- Timestamp:
- Jun 6, 2010, 9:15:54 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13583
- Property Resolution → invalid
- Property Status new → closed
-
Ticket #13583 – Description
initial v2 1 1 If I use this construction: 2 2 {{{ 3 3 forms.IntegerField(min_value=1, max_value=5, 4 4 error_messages = { 5 5 'max_value': u'Ошибка!', 6 6 }) 7 7 }}} 8 8 The error message output is 9 9 u'u041e\u0448\u0438\u0431\u043a\u0430!'