Histórico de commits

Autor SHA1 Mensagem Data
  Jacob Walls 10f66c91cb Fixed typo in docs/internals/deprecation.txt. 3 anos atrás
  Mariusz Felisiak a56531ab1b Fixed #32910 -- Unified different plural equations for the same language in contrib apps. 3 anos atrás
  pochangl f6d3557aa1 Fixed #32929 -- Fixed handling query strings in AsyncRequestFactory. 3 anos atrás
  Daniyal f479df7f8d Refs #32508 -- Raised Type/ValueError instead of using "assert" in django.db.models. 4 anos atrás
  Chris Jerdonek 08f0778885 Refs #32920 -- Added BoundField._has_changed() for use in BaseForm.changed_data(). 3 anos atrás
  Chris Jerdonek 90a33ab2ce Fixed #32920 -- Changed BaseForm to access its values through bound fields. 3 anos atrás
  Ties Jan Hefting 84400d2e9d Fixed #32905 -- Added CSS class for non-form errors of formsets. 3 anos atrás
  Nick Pope 7f33c1e22d Added note about zero timeout in cache settings docs. 3 anos atrás
  ᴙɘɘᴙgYmɘᴙɘj 5838102ae6 Fixed typo in docs/internals/contributing/committing-code.txt. 3 anos atrás
  Carlton Gibson 3a45fea083 Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. 3 anos atrás
  Mariusz Felisiak 37e8367c35 Refs #31676 -- Removed Django Core-Mentorship mailing list references in docs. 3 anos atrás
  Nick Pope 1f4908b01a Simplified django.utils.dateformat methods. 3 anos atrás
  Nick Pope 6afc2a944c Completed test coverage for django.utils.dateformat. 3 anos atrás
  Nick Pope ab0d751ddf Used subTest() in utils_tests.test_dateformat. 3 anos atrás
  Hasan Ramezani f5669fd7b5 Fixed #32899 -- Added note about avoiding non-dict objects in JsonResponse docs. 3 anos atrás
  Daniele Procida 22fbebc744 Refs #32880 -- Made some titles consistent in how-to documents. 3 anos atrás
  Chris Jerdonek 4be58fcc36 Fixed #32917 -- Added BaseForm._widget_data_value()/_field_data_value(). 3 anos atrás
  Wilhelm Klopp bbf93efa19 Refs #23359 -- Corrected showmigrations help text for the --database option. 3 anos atrás
  Mariusz Felisiak 0250340e37 Refs #32074 -- Used Enum.repr() format proposed for Python 3.10. 3 anos atrás
  Daniele Procida 013a1824d3 Refs #32880 -- Created a new logging how-to document. 3 anos atrás
  Chris Jerdonek 5848b3a1d7 Fixed #32914 -- Prevented test --shuffle from skipping test methods. 3 anos atrás
  Wille Marcel 6f60fa97b0 Fixed typo in docs/ref/contrib/gis/tutorial.txt. 3 anos atrás
  Ian Foote f42ccdd835 Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and QuerySet.filter(). 4 anos atrás
  Chris Jerdonek f5dccbafb9 Refs #24522 -- Fixed code comment about seeds in Shuffler.__init__(). 3 anos atrás
  Mariusz Felisiak ae32e337e0 Fixed isolation of NonAutocommitTests.test_orm_query_after_error_and_rollback(). 3 anos atrás
  Mariusz Felisiak 7bb0605a8c Fixed isolation of GenericRelationTests.test_filter_targets_related_pk(). 3 anos atrás
  Chris Jerdonek 90ba716bf0 Fixed #24522 -- Added a --shuffle option to DiscoverRunner. 3 anos atrás
  Mariusz Felisiak 77b88fe621 Fixed #32908 -- Allowed select_for_update(skip_locked) on MariaDB 10.6+. 3 anos atrás
  Keryn Knight 5013798fe9 Fixed #32840 -- Optimized Field.get_col(). 3 anos atrás
  Mariusz Felisiak 355ecd1416 Fixed inspectdb and schema tests on MariaDB 10.6+. 3 anos atrás