Historie revizí

Autor SHA1 Zpráva Datum
  aruseni d7f78eb5d6 Corrected note on importing fields in model field reference docs. před 1 měsícem
  Clifford Gama 799c377818 Fixed typo in ref/models/fields.txt. před 1 měsícem
  Yash 35ab2e0182 Fixed #35731 -- Extended db_default docs. před 1 měsícem
  Clifford Gama 65f3cfce59 Fixed #26322 -- Consolidated lazy relationships details in docs/ref/models/fields.txt. před 1 měsícem
  Clifford Gama e1d226bc1c Fixed #35748 -- Documented that fields are excluded from a ModelForm when formfield() returns None. před 2 měsíci
  saJaeHyukc fd92f24789 Fixed #34887 -- Added support for unlimited models.CharField on SQLite. před 2 měsíci
  Clifford Gama ca1318988c Fixed #35671 -- Clarified string-based fields behavior when null=False. před 3 měsíci
  Mariusz Felisiak 304d256674 Used :pypi: role in docs where appropriate. před 3 měsíci
  Adam Zapletal 99273fd525 Fixed #24076 -- Added warnings on usage of dates with DateTimeField and datetimes with DateField. před 8 měsíci
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. před 6 měsíci
  John Parton 914bf69171 Clarified when ImageField attributes are set. před 7 měsíci
  Adam Johnson 7ba6c9edc5 Fixed #28011 -- Corrected Field.hidden docs. před 9 měsíci
  Mariusz Felisiak 5875f03ce6 Fixed #34944 -- Made GeneratedField.output_field required. před 1 rokem
  Jacob Walls 427f0ed98d Fixed typos in docs/ref/models/fields.txt. před 1 rokem
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. před 1 rokem
  Natalia 691f70c477 Fixed #24561 -- Added support for callables on model fields' choices. před 1 rokem
  Jeremy Nauta f333e3513e Fixed #31300 -- Added GeneratedField model field. před 1 rokem
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. před 1 rokem
  Mariusz Felisiak 9c37103a98 Refs #33507 -- Doc'd using UUID data type on MariaDB 10.7+ in UUIDField docs. před 1 rokem
  Nick Pope f8092ee9ad Improved style of n-tuple wording in docs and comments. před 1 rokem
  Mariusz Felisiak 93830abf76 Updated broken links in docs. před 1 rokem
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. před 4 roky
  Sage Abdullah 01ae9d4ca9 Fixed #34435 -- Doc'd that JSONField.default must be a callable. před 1 rokem
  T. Franzel a2eaea8f22 Fixed #34388 -- Allowed using choice enumeration types directly on model and form fields. před 1 rokem
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. před 1 rokem
  Adam Johnson f9fe062de5 Doc'd that Meta.indexes is preferred to Field.db_index. před 4 roky
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. před 1 rokem
  noFFENSE 5cd1385356 Fixed #34242 -- Doc'd that primary key is set to None when deleting objects. před 1 rokem
  Adrian Torres 7eee1dca42 Fixed #14094 -- Added support for unlimited CharField on PostgreSQL. před 2 roky
  kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables. před 2 roky