Historia zmian

Autor SHA1 Wiadomość Data
  François Freitag 4f1eb64ad0 Fixed #18485 -- Doc'd behavior of PostgreSQL when manually setting AutoField. 7 lat temu
  François Freitag e36598f963 Refs #27539 -- Fixed typo in TransactionTestCase._pre_setup() comment. 7 lat temu
  Tim Graham d1d7348001 Refs #25809 -- Removed BrinIndex.__repr__(). 7 lat temu
  Tim Graham 221e6e1817 Fixed #28176 -- Restored the uncasted option value in ChoiceWidget template context. 7 lat temu
  Maciej Jaworski dc63ad7ac0 Fixed #28319 -- Made TextField with choices use a Select widget. 7 lat temu
  Tim Graham 3b050fd0d0 Fixed #28303 -- Prevented localization of attribute values in the DTL attrs.html widget template. 7 lat temu
  Chandrakant Kumar 2b09e4c88e Fixed #27787 -- Made call_command() validate the options it receives. 8 lat temu
  reficul31 92e286498a Fixed #27539 -- Made TransactionTestCase._pre_setup() clear the queries_log so it's less likely to overflow. 8 lat temu
  Daniel Wiesmann 6f44f714c9 Fixed #28300 -- Allowed GDALRasters to use the vsimem filesystem. 7 lat temu
  Chandrakant Kumar f6800a081a Refs #27787 -- Corrected or removed invalid call_command() options. 7 lat temu
  Pavel Rybintsev 874b1f2cac Fixed #26936 -- Fixed stale ContentType deletion in apps without models. 8 lat temu
  Claude Paroz ceca221b31 Fixed #28304 -- Kept SafeData type for pgettext-translated strings 7 lat temu
  Claude Paroz a6b5321ce9 Refs #24423 -- Readded inadvertently deleted i18n tests. 7 lat temu
  Lincoln Smith 15b465c584 Fixed #27998 -- Made ManyToManyField changes logged in admin's object history. 8 lat temu
  chillaranand 451b585c2f Refs #27914 -- Used __qualname__ in model operations' deconstruct(). 7 lat temu
  chillaranand fb0f987f7d Fixed #27914 -- Added support for nested classes in Field.deconstruct()/__repr__(). 7 lat temu
  Adam Bogdał 9f4e0fde0a Moved common code to RelatedField.deconstruct(). 7 lat temu
  Adam Bogdał bd0c9388c0 Added additional field_construction tests for related fields. 8 lat temu
  Adam Bogdał cd2fe829dd Fixed #24195 -- Deconstructed the limit_choices_to option of related fields. 8 lat temu
  Tim Graham f2b6986317 Fixed #28308 -- Doc'd removal of Select.render_option() (refs #15667). 7 lat temu
  Matthias Kestenholz e8c056c31a Fixed #27434 -- Doc'd how to raise a model validation error for a field not in a model form. 8 lat temu
  Romulo Furtado 9dd2443942 Fixed #27161 -- Fixed form validation when an ArrayField's base_field has choices. 8 lat temu
  Mariusz Felisiak de9294727c Added tel input type to admin CSS. 7 lat temu
  monotonee 7c4f05fae2 Fixed #28295 -- Made admin's URLify.js trim trailing hyphens. 7 lat temu
  monotonee 68812ba868 Added JavaScript tests for contrib.admin's URLify.js. 7 lat temu
  Tim Graham 7acbe89cc2 Refs #23853 -- Updated sql.query.Query.join() docstring. 7 lat temu
  John D'Ambrosio be68c0bf63 Fixed #28071 -- Fixed {% extends %} origin history. 8 lat temu
  chillaranand 08bda82c23 Fixed #27830 -- Used distutils.version.LooseVersion for version parsing. 8 lat temu
  Mikhail Golubev e7dc39fb65 Fixed #28229 -- Fixed the value of LoginView's "next" template variable. 7 lat temu
  orf a118287bca Fixed #28284 -- Prevented Paginator's unordered object list warning from evaluating a QuerySet. 7 lat temu