История коммитов

Автор SHA1 Сообщение Дата
  Jan Szoja b667ac24ea Fixed #25264 -- Allowed suppressing base command options in --help output. 3 лет назад
  Eugene Morozov d89f976bdd Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks recursively. 3 лет назад
  David Smith 5942ab5eb1 Refs #32338 -- Made RadioSelect/CheckboxSelectMultiple render in <div> tags. 3 лет назад
  Chris Jerdonek b263f4b69d Fixed #32552 -- Added logger argument to DiscoverRunner. 3 лет назад
  Chris Jerdonek 7800596924 Fixed #33014 -- Made ProjectState raise exception when real_apps argument is not a set. 3 лет назад
  Jarosław Wygoda d3c4696596 Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesMixin. 3 лет назад
  Chris Jerdonek 4fe3774c72 Refs #32986 -- Moved TRANSLATOR_COMMENT_MARK to django.utils.translation.template. 3 лет назад
  Ties Jan Hefting 4f3acf9579 Fixed #32984 -- Allowed customizing a deletion field widget in formsets. 3 лет назад
  Adam Johnson ae89daf46f Fixed #31621 -- Added support for '--parallel auto' to test management command. 4 лет назад
  Chris Jerdonek 7c30bdbdb1 Refs #32916 -- Replaced request.csrf_cookie_needs_reset with request.META['CSRF_COOKIE_NEEDS_UPDATE']. 3 лет назад
  Keryn Knight 5b8ef8aa5b Refs #32946 -- Changed Query.add_filter() to take two arguments. 3 лет назад
  ryowright 1783b3cb24 Fixed #32275 -- Added scrypt password hasher. 4 лет назад
  Nick Pope c35b81b864 Fixed #32951 -- Removed Query.where_class & co. 3 лет назад
  Nick Pope fee8734596 Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates. 3 лет назад
  Nick Pope 501a8db465 Fixed #10929 -- Added default argument to aggregates. 4 лет назад
  Jacob Walls 56f9579105 Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suite()/run_tests(). 3 лет назад
  Ties Jan Hefting 84400d2e9d Fixed #32905 -- Added CSS class for non-form errors of formsets. 3 лет назад
  Carlton Gibson 3a45fea083 Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessageMixin. 3 лет назад
  Ian Foote f42ccdd835 Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and QuerySet.filter(). 4 лет назад
  Chris Jerdonek 90ba716bf0 Fixed #24522 -- Added a --shuffle option to DiscoverRunner. 3 лет назад
  Mariusz Felisiak 77b88fe621 Fixed #32908 -- Allowed select_for_update(skip_locked) on MariaDB 10.6+. 3 лет назад
  Hannes Ljungberg a06b977a91 Fixed #32776 -- Added support for Array subqueries on PostgreSQL. 4 лет назад
  Nick Pope fa35c8bdbc Fixed #30934 -- Included database alias in django.db.backends log messages. 3 лет назад
  Simon Charette 9f3cce172f Refs #26430 -- Re-introduced empty aggregation optimization. 3 лет назад
  abhiabhi94 cd124295d8 Fixed #32381 -- Made QuerySet.bulk_update() return the number of objects updated. 3 лет назад
  Peter Inglesby 1bbb98d9a4 Fixed #32363 -- Ensured sys.__interactivehook__ is called in shell 4 лет назад
  Keryn Knight 854e9b0668 Fixed #32824 -- Improved performance of NodeList.render(). 3 лет назад
  Sanskar Jaiswal 8c3bd0b708 Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations for PostgreSQL. 4 лет назад
  Daniyal a0410ffe8f Refs #32552 -- Added DiscoverRunner.log() to allow customization. 4 лет назад
  Gildardo Adrian Maravilla Jacome 91e21836f6 Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage. 4 лет назад