Commit történet

Szerző SHA1 Üzenet Dátum
  Nick Frazier 0d4e575c96 Fixed #33198 -- Corrected BinaryField.max_length docs. 3 éve
  Mariusz Felisiak 569a33579c Refs #32074 -- Removed usage of deprecated asyncore and smtpd modules. 3 éve
  Claude Paroz e567670b1a Fixed #33195 -- Refactored urlize() based on a class. 3 éve
  Carlton Gibson 4a58dfd9db Refs #30509 -- Adjusted internal FileResponse variable name. 3 éve
  Jacob Walls 15683cdb95 Fixed #23953 -- Made makemigrations continue number sequence for squashed migrations. 3 éve
  Jacob Walls 6e4ac28af0 Refs #23953 -- Added MigrationAutodetector.parse_number() tests. 3 éve
  Claude Paroz 514c16e85f Removed unused DOTS list. 3 éve
  Piotr Kunicki cb8d7ca0ba Refs #30509 -- Adjusted FileResponse test to close file earlier. 3 éve
  Piotr Kunicki dc724c5bf9 Fixed #30509 -- Made FileResponse better handle buffers and non-zero file offsets. 3 éve
  Piotr Kunicki 3ac4764397 Refs #30509 -- Increased FileResponse test coverage. 3 éve
  Martin Svoboda cc4cb95bef Fixed #33008 -- Fixed prefetch_related() for deleted GenericForeignKeys. 3 éve
  Mariusz Felisiak cdad96e633 Refs #27131 -- Removed SMTPBackendTests.test_server_login(). 3 éve
  David Smith f345c9fb3e Refs #25916 -- Added tests for a callable lastmod on Sitemaps. 3 éve
  Mariusz Felisiak 94beb679a6 Used :source: role in docs/howto/custom-template-tags.txt. 3 éve
  Sih Sîng-hông薛丞宏 30d8932753 Doc'd a precise exception type in Paginator.page() docs. 3 éve
  Erik Cederstrand 14c8504a37 Refs #25265 -- Allowed Query subclasses to build filters. 3 éve
  Mariusz Felisiak 409060780c Bumped versions in pre-commit and npm configurations. 3 éve
  Jacob Walls 32f1fe5f89 Fixed #29470 -- Logged makemigrations automatic decisions in non-interactive mode. 3 éve
  Jacob Walls 241ba23870 Refs #29470 -- Added makemigrations test for adding fields with no default and auto_now_add=True in non-interactive mode. 3 éve
  Mariusz Felisiak e43a131887 Added 'formatter' to spelling wordlist. 3 éve
  Ade Lee d10c7bfe56 Fixed #28401 -- Allowed hashlib.md5() calls to work with FIPS kernels. 3 éve
  Christophe Henry b1b26b37af Fixed #33178 -- Made createsuperuser validate required fields passed in options in interactive mode. 3 éve
  Christophe Henry 57273e1569 Refs #33178 -- Added createsuperuser tests for validation of foreign keys. 3 éve
  Christophe Henry 4ff500f294 Refs #21755 -- Fixed createsuperuser crash for required foreign keys passed in options in interactive mode. 3 éve
  Mariusz Felisiak da266b3c5c Refs #29628, Refs #33178 -- Made createsuperuser validate password against required fields passed in options. 3 éve
  Mariusz Felisiak 5b0f1f95d0 Used Python 3.10 for docs and linters GitHub actions. 3 éve
  Mariusz Felisiak 5e68bffba5 Reverted "Pinned flake8 == 3.9.2 in GitHub actions." 3 éve
  Abhyudai 7872971dfb Fixed #33149 -- Made test runner --pdb option work with subTest(). 3 éve
  Seonghyeon Cho aa0d796e37 Refs #32900 -- Restored '[y/N]' in questioner prompt when merging migrations. 3 éve
  Mariusz Felisiak f2a28e11d9 Pinned flake8 == 3.9.2 in GitHub actions. 3 éve