Changes between Initial Version and Version 1 of Ticket #12952, comment 15
- Timestamp:
- Jun 16, 2015, 4:40:58 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12952, comment 15
initial v1 1 1 2 I think it's better to work with the form labels th en model's verbose name,2 I think it's better to work with the form labels than model's verbose name, 3 3 4 I think It's actually a more natural flow and more consistent if the label is different then the verbose name. 4 I think It's actually a more natural flow and more consistent if the label is different then the verbose name. (That's the idea behind the field label option, right?!) 5 5 6 6 My Approach would be to gather the changed fields' labels, then send it to get_text_list