Historial de Commits

Autor SHA1 Mensaje Fecha
  Yash 35ab2e0182 Fixed #35731 -- Extended db_default docs. hace 1 mes
  Clifford Gama 38c2065154 Refs #35060 -- Fixed the update to update_fields in overridden save() method docs. hace 2 meses
  Mohammad Salehi ca47884410 Fixed #35623 -- Documented that a field cannot be named 'check'. hace 3 meses
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. hace 7 meses
  Salvo Polizzi 3915d4c70d Fixed #35060 -- Deprecated passing positional arguments to Model.save()/asave(). hace 11 meses
  Zowie Beha 8fcd7b01ee Fixed #35072 -- Corrected Field.choices description in models topic. hace 11 meses
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. hace 1 año
  T. Franzel a2eaea8f22 Fixed #34388 -- Allowed using choice enumeration types directly on model and form fields. hace 1 año
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. hace 1 año
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. hace 1 año
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. hace 1 año
  sarahboyce 0678d65722 Refs #34099 -- Doc'd that custom Model.save() should update update_fields kwarg. hace 2 años
  Trey Hunner fad070b07b Improved readability of string interpolation in frequently used examples in docs. hace 2 años
  Alex Morega de6c9c7054 Refs #30947 -- Changed tuples to lists where appropriate. hace 2 años
  Mariusz Felisiak 081871bc20 Refs #30511 -- Updated docs about auto-incrementing primary keys on PostgreSQL. hace 2 años
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. hace 2 años
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. hace 3 años
  Carlton Gibson 225d96533a Fixed #30427, Fixed #16176 -- Corrected setting descriptor in Field.contribute_to_class(). hace 3 años
  Tom Forbes b5e12d490a Fixed #31007 -- Allowed specifying type of auto-created primary keys. hace 4 años
  Simon Charette 284bde3fbe Refs #9475 -- Linked through_default docs to related managers methods. hace 4 años
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. hace 4 años
  Greg Kaleka 5d2f5dd4cc Doc'd Meta inheritance from abstract parents. hace 4 años
  Matheus Cunha Motta 0352a44dd6 Fixed #31303 -- Removed outdated note about symmetrical intermediate table for self-referential ManyToManyField. hace 4 años
  Mariusz Felisiak d202846ced Refs #29998 -- Corrected auto-created OneToOneField parent_link in MTI docs. hace 4 años
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. hace 5 años
  Shai Berger 72ebe85a26 Fixed #27910 -- Added enumeration helpers for use in Field.choices. hace 6 años
  Meysam 833878411c Fixed typo in docs/topics/db/models.txt. hace 5 años
  Caio Ariede 5248abe9b0 Fixed #30505 -- Doc'd how changes in the order of Field.choices affect migrations. hace 5 años
  Jon Dufresne e86cc14bd3 Changed docs to link to Python's description of iterable. hace 5 años
  Jon Dufresne 97d3321e89 Changed tuple choices to list in docs. hace 5 años