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

Аутор SHA1 Порука Датум
  Ebram Shehata 2152246c0a Fixed typo in docs/topics/db/managers.txt. пре 10 месеци
  Nick Pope 500e01073a Fixed #31262 -- Added support for mappings on model fields and ChoiceField's choices. пре 1 година
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. пре 1 година
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. пре 1 година
  Adam Johnson 59e503b670 Modernized custom manager example пре 3 година
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. пре 4 година
  Adam Radwon a2f554249e Fixed #27865 -- Adjusted docs example to avoid confusion with models.BaseManager. пре 4 година
  Carlton Gibson 08a6215d33 Fixed #31342 -- Clarified docs about using base managers for related objects. пре 4 година
  Adam Johnson 2ea3fb3e63 Removed "Don't do that" from docs and error messages. пре 4 година
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. пре 5 година
  Jon Dufresne 97d3321e89 Changed tuple choices to list in docs. пре 5 година
  Luoxzhg 99539ca319 Fixed typo in docs/topics/db/managers.txt. пре 6 година
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. пре 7 година
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. пре 8 година
  M Somerville 56c87b51ab Fixed typo in docs/topics/db/managers.txt. пре 8 година
  Chris Jerdonek ccf7adb064 Fixed #27172 -- Closed database cursor explicitly in two doc examples пре 8 година
  Tim Graham 8fb53c50ce Fixed #19222 -- Documented that default managers aren't used for related queries. пре 8 година
  Tim Graham 00551c3eff Fixed typo in docs/topics/db/managers.txt пре 8 година
  Loïc Bistuer ed0ff913c6 Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models' default and base managers. пре 8 година
  Loïc Bistuer 3a47d42fa3 Fixed #20932, #25897 -- Streamlined manager inheritance. пре 8 година
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. пре 8 година
  James Beith e03798a4ae Fixed a typo in the managers docs. пре 9 година
  Brendan Hayward c9fb4f3c45 Fixed #25205 -- Removed doc references to deprecated GeoManager class. пре 9 година
  Flavio Curella c2e70f0265 Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField пре 9 година
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. пре 9 година
  Ismail Badawi e501d4c505 Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMixin.model uses. пре 10 година
  Greg Brown 9e8658db51 Fixed typo in docs/topics/db/managers.txt пре 10 година
  Éric Araujo 5842d8eba4 Removed non-existent reference to args/kwargs in manager docs. пре 10 година
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. пре 10 година
  Loic Bistuer f265c1ef13 Fixed gendered examples in the docs. пре 10 година