Historial de Commits

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