Histórico de commits

Autor SHA1 Mensagem Data
  Adam Johnson 23c7cbfd24 [5.0.x] Fixed #28011 -- Corrected Field.hidden docs. 1 ano atrás
  Mariusz Felisiak ddbe5c86e8 [5.0.x] Fixed #34944 -- Made GeneratedField.output_field required. 1 ano atrás
  Jacob Walls 97a78121b3 [5.0.x] Fixed typos in docs/ref/models/fields.txt. 1 ano atrás
  Natalia 691f70c477 Fixed #24561 -- Added support for callables on model fields' choices. 1 ano atrás
  Jeremy Nauta f333e3513e Fixed #31300 -- Added GeneratedField model field. 1 ano atrás
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. 1 ano atrás
  Mariusz Felisiak 9c37103a98 Refs #33507 -- Doc'd using UUID data type on MariaDB 10.7+ in UUIDField docs. 1 ano atrás
  Nick Pope f8092ee9ad Improved style of n-tuple wording in docs and comments. 1 ano atrás
  Mariusz Felisiak 93830abf76 Updated broken links in docs. 1 ano atrás
  Ian Foote 7414704e88 Fixed #470 -- Added support for database defaults on fields. 4 anos atrás
  Sage Abdullah 01ae9d4ca9 Fixed #34435 -- Doc'd that JSONField.default must be a callable. 1 ano atrás
  T. Franzel a2eaea8f22 Fixed #34388 -- Allowed using choice enumeration types directly on model and form fields. 2 anos atrás
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 anos atrás
  Adam Johnson f9fe062de5 Doc'd that Meta.indexes is preferred to Field.db_index. 5 anos atrás
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 anos atrás
  noFFENSE 5cd1385356 Fixed #34242 -- Doc'd that primary key is set to None when deleting objects. 2 anos atrás
  Adrian Torres 7eee1dca42 Fixed #14094 -- Added support for unlimited CharField on PostgreSQL. 2 anos atrás
  kimsoungryoul 78f163a4fb Fixed #18468 -- Added support for comments on columns and tables. 2 anos atrás
  David Sanders da02cbd1ef Clarified how to reference RelatedObjectDoesNotExist exceptions. 2 anos atrás
  Mariusz Felisiak 753602d0c6 Corrected heading level of "Registering and fetching lookups" section in docs. 2 anos atrás
  Allen Jonathan David cd1afd553f Fixed #29799 -- Allowed registering lookups per field instances. 2 anos atrás
  Carlton Gibson 5028a02352 Doc'd TextField.db_collation as optional. 2 anos atrás
  Mariusz Felisiak eb3699ea77 Fixed #33718 -- Dropped support for MySQL 5.7. 2 anos atrás
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2 anos atrás
  Sih Sîng-hông薛丞宏 d4bf3b4c75 Corrected models.FileField signature in docs. 3 anos atrás
  David Smith 67b5f506a6 Changed some words to use inline markup. 3 anos atrás
  Mariusz Felisiak ad6bb20557 Avoided counting attributes and methods in docs. 3 anos atrás
  Beomsoo Kim 7e4a9a9f69 Corrected example in models.DecimalField docs. 3 anos atrás
  Shivam Durgbuns d75c387f46 Fixed #33334 -- Alphabetized form and model fields in reference docs. 3 anos atrás
  Nick Frazier 0d4e575c96 Fixed #33198 -- Corrected BinaryField.max_length docs. 3 anos atrás