Commit History

Автор SHA1 Съобщение Дата
  Clifford Gama e1d226bc1c Fixed #35748 -- Documented that fields are excluded from a ModelForm when formfield() returns None. преди 5 месеца
  Mariusz Felisiak 305757aec1 Applied Black's 2024 stable style. преди 1 година
  Giannis Terzopoulos 36ed45d27c Removed obsolete sentence in custom model field docs. преди 1 година
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. преди 2 години
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. преди 2 години
  Ramil Yanbulatov c6290bae9d Fixed #33842 -- Used :source: role for links to repo files on GitHub. преди 2 години
  David ce586ed693 Removed hyphen from pre-/re- prefixes. преди 3 години
  sarahboyce 65effbdb10 Fixed #33471 -- Made AlterField operation a noop when changing "choices". преди 2 години
  David Smith 67b5f506a6 Changed some words to use inline markup. преди 3 години
  Mariusz Felisiak d7394cfa13 Used backend vendors in custom model fields docs. преди 3 години
  Daniele Procida 22fbebc744 Refs #32880 -- Made some titles consistent in how-to documents. преди 3 години
  Ramiro Morales 52a0a03671 Corrected custom model fields how-to. преди 4 години
  Adam Johnson d17b380653 Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and comments. преди 4 години
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. преди 5 години
  Nick Pope 198a2a9381 Removed unnecessary /static from links to PostgreSQL docs. преди 5 години
  David Beitey 9fd90c4088 Clarified deconstruct() in Custom Model Field docs. преди 6 години
  Mariusz Felisiak 25829197bb Removed extra characters in docs header underlines. преди 6 години
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. преди 6 години
  Srinivas Reddy Thatiparthy 4c35a173e8 Fixed #29423 -- Documented Field.value_from_object(). преди 6 години
  Tim Graham 487362fa8f Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). преди 7 години
  Mariusz Felisiak 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. преди 7 години
  Claude Paroz 301de774c2 Refs #27795 -- Replaced many force_text() with str() преди 7 години
  Claude Paroz c651331b34 Converted usage of ugettext* functions to their gettext* aliases преди 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 години
  Marti Raudsepp 51fbe2a60d Updated postgresql.org links to https and made them canonical. преди 8 години
  Baylee Feore 7767978bee Fixed #26702 -- Documented how to change the base class of a custom field. преди 8 години
  Claude Paroz 388bb5bd9a Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup() преди 8 години
  Jon Dufresne 0db7e61076 Followed recommended ValidationError use in docs. преди 9 години