Changes between Initial Version and Version 1 of Ticket #23405, comment 16
- Timestamp:
- Dec 8, 2014, 3:44:59 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23405, comment 16
initial v1 21 21 2. If 1 question is right, the default value for `needs_default` should be `True`? 22 22 3. Do we need override `needs_default` for all fields, or only for "special" ? 23 4. Where the default value for each field will be taken? (`deconstruct` of field is not the right place, I described in PR why)