Історія комітів

Автор SHA1 Опис Дата
  T. Franzel a2eaea8f22 Fixed #34388 -- Allowed using choice enumeration types directly on model and form fields. 2 роки тому
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 роки тому
  Adam Johnson f9fe062de5 Doc'd that Meta.indexes is preferred to Field.db_index. 5 роки тому
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 2 роки тому
  noFFENSE 5cd1385356 Fixed #34242 -- Doc'd that primary key is set to None when deleting objects. 2 роки тому
  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 роки тому
  David Sanders da02cbd1ef Clarified how to reference RelatedObjectDoesNotExist exceptions. 2 роки тому
  Mariusz Felisiak 753602d0c6 Corrected heading level of "Registering and fetching lookups" section in docs. 2 роки тому
  Allen Jonathan David cd1afd553f Fixed #29799 -- Allowed registering lookups per field instances. 2 роки тому
  Carlton Gibson 5028a02352 Doc'd TextField.db_collation as optional. 2 роки тому
  Mariusz Felisiak eb3699ea77 Fixed #33718 -- Dropped support for MySQL 5.7. 2 роки тому
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. 2 роки тому
  Sih Sîng-hông薛丞宏 d4bf3b4c75 Corrected models.FileField signature in docs. 3 роки тому
  David Smith 67b5f506a6 Changed some words to use inline markup. 3 роки тому
  Mariusz Felisiak ad6bb20557 Avoided counting attributes and methods in docs. 3 роки тому
  Beomsoo Kim 7e4a9a9f69 Corrected example in models.DecimalField docs. 3 роки тому
  Shivam Durgbuns d75c387f46 Fixed #33334 -- Alphabetized form and model fields in reference docs. 3 роки тому
  Nick Frazier 0d4e575c96 Fixed #33198 -- Corrected BinaryField.max_length docs. 3 роки тому
  Jacob Walls cd6bddd44e Fixed #22224 -- Added note about supplying missing values for non-nullable fields with blank=True. 3 роки тому
  Mariusz Felisiak 221b2f85fe Fixed #33129 -- Dropped support for MariaDB 10.2. 3 роки тому
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. 3 роки тому
  Hasan Ramezani 0a28b42b15 Fixed #33084 -- Removed incorrect system check for ManyToManyField with limit_choices_to. 3 роки тому
  David Smith fbb1984046 Refs #32956 -- Updated words ending in -wards. 3 роки тому
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 роки тому
  Nick Pope 88b3982af3 Fixed a typo in docs/ref/models/fields.txt. 3 роки тому
  Nick Pope 41e39c41c9 Refs #32460 -- Doc'd and tested that property names of model choice enums cannot be used as members. 4 роки тому
  Mariusz Felisiak d992f4e3c2 Refs #31369 -- Removed models.NullBooleanField per deprecation timeline. 4 роки тому
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 роки тому
  Hasan Ramezani 3eb98743dc Fixed #32315 -- Doc'd FieldFile.path. 4 роки тому