Histórico de commits

Autor SHA1 Mensagem Data
  Jan Szoja b667ac24ea Fixed #25264 -- Allowed suppressing base command options in --help output. 3 anos atrás
  Jan Szoja 97f377cd35 Refs #25264 -- Added test for command --help output with default options and custom arguments. 3 anos atrás
  Jan Szoja 3cca5fdd3e Refs #25264 -- Doc's that not all default options are supported by every management command. 3 anos atrás
  Mariusz Felisiak 93e06f2978 Refs #33061 -- Removed unnecessary BaseMemcachedCache.decr(). 3 anos atrás
  Sondre Lillebø Gundersen 2c912c3488 Fixed #33061 -- Fixed handling nonexistent keys with negative deltas in incr()/decr() in memcached backends. 3 anos atrás
  Sondre Lillebø Gundersen 96ab3a1379 Refs #33061 -- Added DummyCache.incr()/decr() tests for nonexistent keys with negative deltas. 3 anos atrás
  Jacob Walls 3219dd3388 Fixed #24900 -- Allowed migrating backward to squashed migrations. 3 anos atrás
  Jacob Walls 9e17cc062c Refs #24900 -- Added MigrationLoader test for applying squashed migrations. 3 anos atrás
  Carlton Gibson cbba49971b Fixed #32992 -- Restored offset extraction for fixed offset timezones. 3 anos atrás
  Eugene Morozov d89f976bdd Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks recursively. 3 anos atrás
  Mateo Radman 02bc7161ec Fixed #32900 -- Improved migrations questioner prompts. 3 anos atrás
  Mateo Radman 61c5eae516 Refs #32900 -- Added makemigrations tests for messages in interactive mode. 3 anos atrás
  Mateo Radman d00fb4d2d6 Refs #32900 -- Added test for ignoring the default value in InteractiveMigrationQuestioner.ask_not_null_alteration(). 3 anos atrás
  Hasan Ramezani d1216e126f Fixed #33051 -- Fixed highlighting the current model in admin's sidebar with non-ASCII model names. 3 anos atrás
  David Smith 5942ab5eb1 Refs #32338 -- Made RadioSelect/CheckboxSelectMultiple render in <div> tags. 3 anos atrás
  Mariusz Felisiak a5cb1ef6eb Corrected BaseDatabaseSchemaEditor.execute() signature in docs. 3 anos atrás
  Zainab Amir 3445c50a3a Made sentence about Model consistent in docs. 3 anos atrás
  Mariusz Felisiak fa1d7ba5b9 Refs #29898 -- Changed fields in ProjectState's relation registry to dict. 3 anos atrás
  Can Sarıgöl 7ea86076fc Fixed #33046 -- Added note about using length of cached result by QuerySet.count(). 3 anos atrás
  Chris Jerdonek 55cf9e93b5 Refs #32919 -- Simplified Lexer.create_token() by reorganizing blocks. 3 anos atrás
  Chris Jerdonek 7ff72b5909 Refs #32919 -- Added assertion for token start in Lexer.create_token(). 3 anos atrás
  Manav Agarwal 196a99da5d Refs #29898 -- Made ProjectState encapsulate alterations in relations registry. 3 anos atrás
  Mariusz Felisiak d7394cfa13 Used backend vendors in custom model fields docs. 3 anos atrás
  Chris Jerdonek b263f4b69d Fixed #32552 -- Added logger argument to DiscoverRunner. 3 anos atrás
  Tim Graham 022d29c934 Refs #10929 -- Allowed NowUTC SQL customization for third-party backends. 3 anos atrás
  Märt Häkkinen ed317e79e3 Fixed #33030 -- Fixed broken links to GDAL docs. 3 anos atrás
  Manav Agarwal 3e6a3e8853 Refs #29898 -- Refactored out ProjectState.resolve_model_relations()/resolve_model_field_relations() hooks. 3 anos atrás
  Matjaz Gregoric 518ce7a51f Fixed #33017 -- Fixed storage engine introspection on MySQL. 3 anos atrás
  Matjaz Gregoric e9aa20e4e1 Optimized DatabaseSchemaEditor._field_should_be_indexed() on MySQL. 3 anos atrás
  Keryn Knight bf5abf1bdc Fixed #33025 -- Avoided accessing the database connections in Query.build_lookup() when not necessary. 3 anos atrás