Histórico de Commits

Autor SHA1 Mensagem Data
  Carlton Gibson a394289b58 Fixed #30036 -- Removed unused imports in pagination example. há 6 anos atrás
  Manan 3a4558b84f Moved choices inside of test models per coding style. há 6 anos atrás
  Mariusz Felisiak f0082b9a77 Refs #28670 -- Fixed DatabaseFeatures.supports_slicing_ordering_in_compound on Oracle. há 6 anos atrás
  Jon Dufresne c5568340a5 Added blank line in docs/releases/2.2.txt. há 6 anos atrás
  Simon Charette c8ffdbe514 Fixed #29182 -- Fixed schema table alteration on SQLite 3.26+. há 6 anos atrás
  Benjamin Wohlwend 79c196cfb2 Fixed #28766 -- Added ResolverMatch.route. há 7 anos atrás
  Rodrigo ad191d9e01 Fixed #29895 -- Doc'd why MySQL's atomic DDL statements don't work for atomic migrations. há 6 anos atrás
  Mariusz Felisiak f9a33e3c3f Fixed #29932 -- Fixed combining compound queries with sub-compound queries on SQLite and Oracle. há 6 anos atrás
  Patrick Arminio ae180fa4b7 Fixed #29986 -- Added .format() support to ngettext_lazy strings. há 6 anos atrás
  Simon Charette 53269bcaaf Fixed #30011 -- Fixed queries that reuse filtered aggregates. há 6 anos atrás
  Tim Graham 88619e6129 Bumped mysqlclient requirement to >= 1.3.13. há 6 anos atrás
  jpic 9453bc77f4 Fixed #30003 -- Added usable entry point in default manage.py. há 6 anos atrás
  Tim Graham 4c7c608a1d Reverted "Fixed #25251 -- Made data migrations available in TransactionTestCase when using --keepdb." há 6 anos atrás
  Tim Graham 734ce71824 Refs #30013 -- Fixed SchemaEditor.quote_value() test for mysqlclient 1.3.14+. há 6 anos atrás
  Tim Graham 284b3221a2 Fixed #30013 -- Fixed DatabaseOperations.last_executed_query() with mysqlclient 1.3.14+. há 6 anos atrás
  François Freitag fbc7e41389 Tested exception messages in generic_views tests. há 6 anos atrás
  Carlton Gibson 196b420fcb Added stub release notes for 2.1.5 release. há 6 anos atrás
  Carlton Gibson 346721a038 Added release date for 2.1.4. há 6 anos atrás
  Carlton Gibson 8245c99ee6 Fixed #29930 -- Allowed editing in admin with view-only inlines. há 6 anos atrás
  Carlton Gibson 950112548e Added release date for 1.11.17. há 6 anos atrás
  Xavier Fernandez 4d9f51f2b5 Added test for ResolverMatch.__repr__(). há 6 anos atrás
  Xavier Fernandez 9d334e0a7a Removed urlpatterns_reverse dependency in urlpatterns tests. há 6 anos atrás
  Nick Pope c3bbf1fd4c Refs #28643 -- Skipped ATan2() workaround on SpatiaLite 5+. há 6 anos atrás
  Prabakaran Kumaresshan 0d724ce916 Fixed #30001 -- Marked UUIDField.description for translation. há 6 anos atrás
  Tim Fiedler b07273a0f7 Fixed #29987 -- Detected unmanaged model deletions. há 6 anos atrás
  Jaap Roes 8a1a919468 Fixed #29997 -- Allowed combining SearchQuerys with different configs. há 6 anos atrás
  raratiru 793a71b7be Fixed #29991 -- Doc'd logger propogation for the default logging config. há 6 anos atrás
  Tim Graham 41db8cb252 Used assertCountEqual() in contrib.postgres.search tests. há 6 anos atrás
  romgar 9fa0d3786f Refs #25251 -- Filtered out skipped tests when processing the test suite to set _next_serialized_rollback. há 6 anos atrás
  Basil Dubyk 7d1123e5ad Fixed #29929 -- Fixed admin view-only change form crash when using ModelAdmin.prepopulated_fields. há 6 anos atrás