Histórico de Commits

Autor SHA1 Mensagem Data
  Nick Pope 501a8db465 Fixed #10929 -- Added default argument to aggregates. há 4 anos atrás
  Keryn Knight 59942a66ce Fixed #32941 -- Removed get_format_modules()'s unused reverse argument. há 3 anos atrás
  Nick Pope 37ec8721df Fixed #32942 -- Confirmed support for PostGIS 3.1. há 3 anos atrás
  Nick Pope e21daa4e4c Removed unnecessary tuple construction in Node.__eq__(). há 3 anos atrás
  Chris Jerdonek f3825ee050 Fixed wording of AuthViewsTestCase's docstring. há 3 anos atrás
  Jacob Walls 66058c5758 Fixed typo in docs/ref/databases.txt. há 3 anos atrás
  Jacob Walls 56f9579105 Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suite()/run_tests(). há 3 anos atrás
  Jacob Walls 00c724f2f2 Fixed typo in docs/releases/3.1.13.txt. há 3 anos atrás
  Haki Benita 59404e8cfe Fixed typo in docs/topics/signals.txt. há 3 anos atrás
  Chris Jerdonek 0dc25526d8 Fixed #32924 -- Changed BaseForm.get_initial_for_field() to remove microseconds when needed. há 3 anos atrás
  Chris Jerdonek 788441c6ab Refs #32924 -- Changed test_initial_datetime_values() to use subTests. há 3 anos atrás
  Chris Jerdonek 469e769299 Refs #32924 -- Changed test_get_initial_for_field() to use subTests. há 3 anos atrás
  Nick Pope 304f6ff46a Prevented SQLCompiler.execute_sql() from closing cursor twice. há 3 anos atrás
  David Smith f51a792c41 Fixed #32928 -- Confirmed support for GDAL 3.3. há 3 anos atrás
  Jacob Walls 10f66c91cb Fixed typo in docs/internals/deprecation.txt. há 3 anos atrás
  Mariusz Felisiak a56531ab1b Fixed #32910 -- Unified different plural equations for the same language in contrib apps. há 3 anos atrás
  pochangl f6d3557aa1 Fixed #32929 -- Fixed handling query strings in AsyncRequestFactory. há 3 anos atrás
  Daniyal f479df7f8d Refs #32508 -- Raised Type/ValueError instead of using "assert" in django.db.models. há 4 anos atrás
  Chris Jerdonek 08f0778885 Refs #32920 -- Added BoundField._has_changed() for use in BaseForm.changed_data(). há 3 anos atrás
  Chris Jerdonek 90a33ab2ce Fixed #32920 -- Changed BaseForm to access its values through bound fields. há 3 anos atrás
  Ties Jan Hefting 84400d2e9d Fixed #32905 -- Added CSS class for non-form errors of formsets. há 3 anos atrás
  Nick Pope 7f33c1e22d Added note about zero timeout in cache settings docs. há 3 anos atrás
  ᴙɘɘᴙgYmɘᴙɘj 5838102ae6 Fixed typo in docs/internals/contributing/committing-code.txt. há 3 anos atrás
  Carlton Gibson 3a45fea083 Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. há 3 anos atrás
  Mariusz Felisiak 37e8367c35 Refs #31676 -- Removed Django Core-Mentorship mailing list references in docs. há 3 anos atrás
  Nick Pope 1f4908b01a Simplified django.utils.dateformat methods. há 3 anos atrás
  Nick Pope 6afc2a944c Completed test coverage for django.utils.dateformat. há 3 anos atrás
  Nick Pope ab0d751ddf Used subTest() in utils_tests.test_dateformat. há 3 anos atrás
  Hasan Ramezani f5669fd7b5 Fixed #32899 -- Added note about avoiding non-dict objects in JsonResponse docs. há 3 anos atrás
  Daniele Procida 22fbebc744 Refs #32880 -- Made some titles consistent in how-to documents. há 3 anos atrás