Историја ревизија

Аутор SHA1 Порука Датум
  Chris Jerdonek ebed9ee8d5 Fixed #26981 -- Added DiscoverRunner.get_test_runner_kwargs(). пре 8 година
  Tim Graham 967aa7f6cc Fixed #27010 -- Made Argon2PasswordHasher decode with ASCII. пре 8 година
  Claude Paroz 272eccf7ff Fixed #26983 -- Fixed isnull filtering on ForeignKey with to_field пре 8 година
  Chris Jerdonek 7bc5274f6f Fixed #27012 -- Removed unnecessary setup_test_environment() in a test. пре 8 година
  Tim Graham 5c63b3e5a7 Fixed #27005 -- Fixed crash if request.META[''CONTENT_LENGTH']=''. пре 8 година
  Tim Graham 4a696bbe13 Fixed a GeoIP test failure with the latest data. пре 8 година
  Alex Hill c5ebfda002 Fixed #27001 -- Fixed a query count regression in ModelChoiceField with RadioSelect. пре 8 година
  Sergey Yurchenko 4e64e3bb6e Fixed #26997 -- Fixed checks crash with empty Meta.default_permissions. пре 8 година
  Tim Graham f4b1f972dc Fixed #26999 -- Documented model_to_dict() ManyToManyField change in 1.10. пре 8 година
  Tim Graham ccd5a23fba Fixed #27000 -- Removed BaseCommand.usage() per deprecation timeline (refs #19973). пре 8 година
  Akshesh b92c6b7d56 Refs #26709 -- Replaced Index.get_name() with set_name_with_model(). пре 8 година
  Chris Jerdonek ef92ed530e Fixed #26980 -- Added ParallelTestSuite.runner_class to aid subclassing. пре 8 година
  Tim Graham 54afa960d1 Fixed #26988 -- Improved/clarified User.is_authenticated/anonymous compatibility. пре 8 година
  Tim Graham d95c669c29 Fixed #26991 -- Fixed a crash in MySQL where SQL_AUTO_IS_NULL doesn't return a result. пре 8 година
  Chris Jerdonek 013ee21cf8 Fixed #26976 -- Added LiveServerTestCase.server_thread_class to ease subclassing. пре 8 година
  Tim Graham 24123c3136 Fixed admin_utils test failures due to translation updates. пре 8 година
  Tim Graham 9af0a58756 Added stub release notes for 1.10.1. пре 8 година
  Tim Graham 95b47c009b Added release dates for 1.10 and 1.9.9 пре 8 година
  Adam Chainz 4b1c9708d6 Fixed #26966 -- Made MySQL backend skip defaults for JSON columns пре 8 година
  Claude Paroz 374b6091ac Pulled contrib translations from Transifex пре 8 година
  Claude Paroz 07290211ff Pulled core Django translations from Transifex пре 8 година
  Jon Dufresne ac3aaaa740 Fixed #26927 -- Made subwidget iteration pass disabled and required attributes. пре 8 година
  Tim Graham aad46c3e37 Fixed #26930 -- Prevented makemigrations from accessing an empty database. пре 8 година
  Claude Paroz f530b4fdfc Fixed #26972 -- Fixed is_collection definition in MapWidget initialization пре 8 година
  Tim Graham 5fa4370543 Refs #25550 -- Corrected deprecation message for assigning M2M relations. пре 8 година
  Tim Graham 4e86168290 Fixed #26970 -- Fixed crash with disabled ModelMultipleChoiceField. пре 8 година
  Ana Balica 36fbf9b7d1 Removed unnecessary 'just' from docs/ref/templates/api.txt. пре 8 година
  Tomas Pazderka b820b6108a Fixed #26896 -- Allowed a lazy base_url for FileSystemStorage. пре 8 година
  Tim Graham 0850236a8c Fixed a typo in tests/middleware/test_security.py пре 8 година
  Jensen Cochran 83be40760a Fixed #26933 -- Fixed flaky update_or_create() test from refs #26804. пре 8 година