Changes between Initial Version and Version 1 of Ticket #26352, comment 3
- Timestamp:
- Mar 14, 2016, 8:14:09 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26352, comment 3
initial v1 1 The only use-case I can think of right now is working around limitations of reverse relationships (#897 seems to mention this exactworkaround).1 The only use-case I can think of right now is working around limitations of reverse relationships (#897 seems to mention a variant of this workaround). 2 2 3 3 If we ever unify the reverse relationships API by exposing them as normal fields I think an explicit way of defining them would be necessary (to define options such as `verbose_name`).