#27278 closed Cleanup/optimization (fixed)
Formset.validate_max bad anchor in documentation
Description ¶
Please, look at this:
https://docs.djangoproject.com/en/1.10/topics/forms/formsets/#id3
Key is #id3. Usually anchor is distinctive. Like this
https://docs.djangoproject.com/en/1.10/topics/forms/formsets/#validate-min
offer: Change to https://docs.djangoproject.com/en/1.10/topics/forms/formsets/#validate-max
Note:
See TracTickets
for help on using tickets.
In 8fec24f7: