django/docs/topics/forms
Leandro de Souza 368a8a3a83
Fixed #35261 -- Corrected Media JS example of object-based paths in docs.
`rel` attribute is not valid on `<link>` tags.
2024-03-04 18:59:49 +01:00
..
formsets.txt Improved formset docs by using a set instead of a list in the custom validation example. 2023-08-23 22:24:43 -03:00
index.txt Refs #32819 -- Used auto_id instead of id_for_label as unique identifier for the field. 2023-11-16 12:23:42 +01:00
media.txt Fixed #35261 -- Corrected Media JS example of object-based paths in docs. 2024-03-04 18:59:49 +01:00
modelforms.txt Applied Black's 2024 stable style. 2024-01-26 12:45:07 +01:00