커밋 기록

작성자 SHA1 메시지 날짜
  Tim Shaffer 8550566af6 Fixed typo in docs/topics/db/aggregation.txt. 9 년 전
  Simon Charette 5974cbe32e Removed unnecessary type creation in modelforset_factory. 9 년 전
  Jarek Glowacki eaecada793 Fixed #26406 -- Set isort line_length. 9 년 전
  Jon Dufresne e862296960 Removed duplicate definition of ChoiceFormSet. 9 년 전
  Tim Graham e1d8426c2f Used assertIsInstance in admin_registration tests. 9 년 전
  Collin Anderson b55c77ed18 Removed unused xmlhttp from admin's core.js. 9 년 전
  Tim Graham 3c1b572f18 Split model_fields tests into different files. 9 년 전
  Berker Peksag 14e6823d09 Refs #25388 -- Used in-memory database in test_disable_migrations. 9 년 전
  Alexey Kotlyarov a52a531a8b Fixed #26398 -- Made FieldFile.open() respect its mode argument. 9 년 전
  ieatkittens 9390da7fb6 Fixed #26293 -- Fixed CommonMiddleware to process PREPEND_WWW and APPEND_SLASH independently. 9 년 전
  Alexander Gaevsky 107165c4b0 Fixed #24987 -- Allowed inactive users to login with the test client. 9 년 전
  Alexander Gaevsky e0a3d93730 Fixed #25232 -- Made ModelBackend/RemoteUserBackend reject inactive users. 9 년 전
  Tim Graham 1555d50ea4 Fixed typos in tests/utils_tests/test_ipv6.py test names. 9 년 전
  Amine Yaiche 32c8e43ef1 Fixed #26378 -- Allowed a left byte of zero in mixed IPv4/IPv6 validation. 9 년 전
  Berker Peksag 157d7f1f1d Fixed #25388 -- Added an option to allow disabling of migrations during test database creation 9 년 전
  Tim Graham 1243fdf5cb Fixed #26395 -- Skipped the CryptPasswordHasher tests on platforms with a dummy crypt module. 9 년 전
  Kai Feldhoff 5ca08f7cab Refs #25759 -- Documented customizing expressions' SQL on other databases. 9 년 전
  Kai Feldhoff baa8b0ec39 Refs #25759 -- Fixed some Funcs to work if different database backends are used. 9 년 전
  Tim Graham 4b510c3889 Removed unused variable. 9 년 전
  Tim Graham c41737dc00 Fixed #26392 -- Corrected login_required/permission_required stacking example. 9 년 전
  Akshesh 49ac10b4de Fixed #26235 -- Handled ProtectedError in a POST to admin's delete_view(). 9 년 전
  Vincenzo Pandolfo abf07355aa Fixed #26365 -- Added a system check to ensure "string_is_invalid" is a string. 9 년 전
  Berker Peksag efa9539787 Fixed #26381 -- Made UserCreationForm reusable with custom user models that define USERNAME_FIELD. 9 년 전
  Akshesh 2b31f14d89 Fixed grammatical typos in gis docs. 9 년 전
  Tim Graham 6dd503851c Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs. 9 년 전
  Tim Graham 53e8ab580f Fixed #26265 -- Clarified RadioSelect container's HTML id. 9 년 전
  Jason Parrott 4c1c93032f Fixed #26373 -- Fixed reverse lookup crash with a ForeignKey to_field in a subquery. 9 년 전
  Amine 8b5a4fa941 Fixed a broken link in docs/internals/contributing/writing-documentation.txt. 9 년 전
  Claude Paroz 983c158da7 Refs #24227 -- Replaced M2M isinstance checks by field.many_to_many 9 년 전
  Andrew Godwin 2b3a941457 Merge pull request #6310 from apollo13/informix 9 년 전