Commit History

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