Историја ревизија

Аутор SHA1 Порука Датум
  Jon Dufresne e86cc14bd3 Changed docs to link to Python's description of iterable. пре 5 година
  Jon Dufresne 97d3321e89 Changed tuple choices to list in docs. пре 5 година
  Collin Anderson 769355c765 Fixed #9475 -- Allowed RelatedManager.add(), create(), etc. for m2m with a through model. пре 8 година
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. пре 6 година
  Jon Dufresne 8c3e0eb1c1 Normalized spelling of "lowercase" and "lowercased". пре 6 година
  Tim Graham d483a5f0dc Fixed #29756 -- Doc'd that model field names can't end with an underscore. пре 6 година
  Curtis Maloney c49ea6f591 Refs #20910 -- Replaced snippet directive with code-block. пре 6 година
  ovalseven8 22bcd3a1d8 Fixed #29192 -- Corrected docs regarding overriding fields from abstract base classes. пре 7 година
  LeeHanYeong 3ffbd54566 Removed incorrect reference to ModelChoiceField in Field.choices docs. пре 7 година
  Jeremy Satterfield 473ab4610e Fixed #28332 -- Fixed diamond inheritence example in docs. пре 7 година
  Irindu Indeera babe9e64a6 Fixed #28352 -- Corrected QuerySet.values_list() return type in docs examples. пре 7 година
  Simon Charette 0ad7e8f71f Fixed #28003 -- Doc'd what an auto-created OneToOneField parent_link looks like. пре 8 година
  Mariusz Felisiak a3af8c99d9 Removed extra characters in docs header underlines. пре 8 година
  Vytis Banaitis d1bab24e01 Refs #23919, #27778 -- Removed obsolete mentions of unicode. пре 8 година
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. пре 8 година
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. пре 8 година
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. пре 8 година
  Maxime Lorant 241e1e3cd7 Removed SHOUTING in doc examples. пре 8 година
  Tim Graham 3ce212a23c Fixed #27494 -- Fixed typos in docs/topics/db/models.txt. пре 8 година
  Jonatas CD e8728f03f0 Refs #11078 -- Doc'd Meta inheritance in proxy models. пре 8 година
  Berker Peksag a02b5848ae Replaced property() usage with decorator in several places. пре 8 година
  Evan Palmer 84d8d1d715 Fixed #25127 -- Documented how to organize models in a package. пре 8 година
  Loïc Bistuer 3a47d42fa3 Fixed #20932, #25897 -- Streamlined manager inheritance. пре 9 година
  Aron Podrigal 85ef98dc6e Fixed #24305 -- Allowed overriding fields on abstract models. пре 9 година
  Tim Graham af69c9113c Fixed typo in docs/topics/db/models.txt пре 8 година
  Akshesh 49f95cc0a0 Fixed #11560 -- Allowed proxy model multiple-inheritance from the same concrete base model. пре 9 година
  Tim Graham 22d2a5b00a Corrected a run on sentence in doc/topics/db/models.txt. пре 9 година
  Becka R cf48962b36 Clarified "database column type" explanation. пре 9 година
  Tim Graham 8ce8beb3f2 Unified some doc links to OneToOneField and ManyToManyField. пре 9 година
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. пре 9 година