#21375 closed Bug (fixed)
Related_name='+' shouldn't clash with another '+'
Description ¶
A relation (fk or m2m) that defines its related name as '+' shouldn't cause a model validation error if there is another relation for the same model with '+'.
Note:
See TracTickets
for help on using tickets.
In 9f76ea1eaad0db0183fa3b5bade16392db0cafbd: