Histórico de commits

Autor SHA1 Mensagem Data
  David Beitey 9fd90c4088 Clarified deconstruct() in Custom Model Field docs. 6 anos atrás
  Jon Dufresne 45dfb3641a Minimized try block in Client.request(). 6 anos atrás
  Jon Dufresne ff09add274 Refs #18807 -- Removed unused exception handler from Client.request(). 6 anos atrás
  Hang Park 142e1ead76 Fixed #30242 -- Removed extra space before LIMIT/OFFSET SQL. 6 anos atrás
  Nick Pope a35bf4af72 Fixed typo in tests/check_framework/test_translation.py comment. 6 anos atrás
  btknu 7c3a8b9db2 Fixed #30243 -- Simplified ModelAdmin.render_change_form()'s has_file_field. 6 anos atrás
  tschilling 7c68cea7ee Fixed #30186 -- Made showmigrations --list display the applied datetimes at verbosity 2+. 6 anos atrás
  Tim Schilling 371ddade1e Refs #30186 -- Changed MigrationRecorder.applied_migrations() to return a dict. 6 anos atrás
  Parth Patil acc041984f Fixed #30189 -- Removed transaction from sqlmigrate output if database doesn't use one. 6 anos atrás
  ahbk d527639804 Fixed #29754 -- Added is_dst parameter to Trunc database functions. 6 anos atrás
  tschilling 38c3f7ea59 Corrected markup in v3.0 release notes. 6 anos atrás
  Samuel Gaist 75840688f9 Doc'd the use of --noinput for test database handling. 6 anos atrás
  Andra Denis Ionescu 4c086d7da4 Fixed #29459 -- Initialized form data/files with empty MultiValueDicts. 6 anos atrás
  orlnub123 163236ea0e Fixed #30234 -- Disallowed non-upper settings in settings.configure(). 6 anos atrás
  avas9366 9681e968eb Fixed #30232 -- Corrected expected format in invalid DurationField error message. 6 anos atrás
  Jon Dufresne 17455e924e Removed executable bit from static asset xregexp.js. 6 anos atrás
  Mariusz Felisiak b435f82939 Reverted "Fixed relative paths imports per isort 4.3.5." 6 anos atrás
  Tim Graham 8ec7ded370 Refs #30227 -- Added helpful message for non-ASCII Content-Type in mulitpart request. 6 anos atrás
  Tim Graham 2ed2acf872 Fixed #30227 -- Fixed crash on request without boundary in Content-Type. 6 anos atrás
  Jon Dufresne 8a2ec55b18 Merged isinstance() calls. 6 anos atrás
  Paveł Tyślacki 4492be348a Refs #30183 -- Moved SQLite table constraint parsing to a method. 6 anos atrás
  Paveł Tyślacki b777c0675e Unified nonexistent foreign key introspection value for SQLite. 6 anos atrás
  Mariusz Felisiak f69c7bbdce Refs #29408 -- Cosmetic edits for validation of related fields and lookups in model Meta.ordering. 6 anos atrás
  Dan Wilson fe65918dca Fixed #30229 -- Removed polyfill from inlines.min.js. 6 anos atrás
  Hasan Ramezani 440505cb2c Fixed #29408 -- Added validation of related fields and lookups in model Meta.ordering. 6 anos atrás
  Etienne Chové 4dcbe6eb2d Fixed #30221 -- Made label suffix of admin's read-only fields translatable. 6 anos atrás
  Johannes Hoppe 25e724a5d6 Fixed #30218 -- Fixed size of admin changelist's search button. 6 anos atrás
  Tobias Bengfort 632d4861dd Clarified permission-related docs. 6 anos atrás
  Matthias Kestenholz 231b513926 Fixed #30179 -- Fixed form Media merging when pairwise merging is insufficient. 6 anos atrás
  Tim Graham 93e892bb64 Refs #29523 -- Updated admin's collapse.min.js. 6 anos atrás