| Age | Commit message (Collapse) | Author |
|
Backport of abc51d44afcb8482c64c0bb8c1022f11e7eb2bbb from master.
|
|
Backport of 5a856669bf0574f612eea89e72a6b0a3d2cb80d9 from master
|
|
multi-table inheritance models.
Backport of 0b7378db1fdd7bfc7b78089811b3abb722c4ba95 from master
|
|
Sphinx 2.1.0.
Backport of 5ab75adb900ca3fce50e65e60b11f2eb3ce9fd25 from master
|
|
Backport of a309821c973cf3bcfe817bb71163fcccc461cec1 from master
|
|
Backport of 97d3321e89c8d4434927bdbc308db1ccffa99d3b from master
|
|
|
|
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.
|
|
|
|
Thanks Lynn Cyrin for contributing to the patch, and Nick Pope for review.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
FileInput, SplitDateTimeWidget, SelectDateWidget, and SplitArrayWidget.
Thanks Matt Westcott for the review.
|
|
boolean syntax.
|
|
|
|
Previously, empty values were saved as strings.
|
|
|
|
|
|
|
|
|
|
objects.
|
|
|
|
|
|
|
|
|
|
Since refs #21489, FormSet classes and factories are exposed on the
django.forms package.
|
|
|
|
|
|
ForeignKey/OneToOneField
|
|
|
|
Thanks to knbk for the report.
|
|
|
|
|
|
|
|
|
|
Added links to the Form/Model table to the field reference docs to
point to their individual field references
|
|
|
|
Thanks Carl Meyer and Markus Holtermann for the reviews.
|
|
inlineformset_factory examples.
|
|
|
|
|
|
|