Historia zmian

Autor SHA1 Wiadomość Data
  Aymeric Augustin aa399f6b8b Use "catch" instead of "trap" for exceptions. 10 lat temu
  Markus Holtermann d4467ede77 Updated links to point to dev documentation. 10 lat temu
  Markus Holtermann d28b5f13b3 Fixed #23418 -- Fail when migration deconstruct produces invalid import 10 lat temu
  Marc Tamlyn f9419a6dc0 Revert "Removed dead link in release notes." 10 lat temu
  Simon Charette 342ccbddc1 Fixed #23431 -- Allowed inline and hidden references to admin fields. 10 lat temu
  Marc Tamlyn cbbc7131c1 Removed dead link in release notes. 10 lat temu
  Octowl 5f3806b861 Fixed #23307 -- Clarified the way max_num limits the output of formsets. 10 lat temu
  Josh Smeaton 638d1393ee Fixed #23434 -- Coerce Oracle bool params to int 10 lat temu
  Tim Graham 60c38c1a4e Fixed #23281 -- Added "concrete model" to glossary. 10 lat temu
  Andrew Pinkham 4680d25df2 Fixed #22951 -- Checked for types during deep_deconstruct migration serialization process. 10 lat temu
  Sébastien Fievet f36ab2d3f2 Fixed typo in docs/howto/custom-lookups.txt. 10 lat temu
  Tim Graham 0b5bd398fa Added the inaugural technical board. 10 lat temu
  Marc Tamlyn 14c8456ffe Fixed #23416 -- Make sure DatabaseCreation respects checks. 10 lat temu
  Paul McMillan e5febfb3c3 Move Gabriel Hurley to "Past Team Members" 10 lat temu
  Paul McMillan a4ab0495cc Update bio for Paul McMillan to remove dead links 10 lat temu
  Alex Gaynor 0707fbc73f Convert myself to an emeritus member 10 lat temu
  Aymeric Augustin dfe209a0c0 Fixed #23437 -- Documented required update of WSGI scripts for 1.7. 10 lat temu
  Collin Anderson fa74dba994 Refs #23430 -- gunicorn wants a module, not file 10 lat temu
  Tim Graham 0e4d79c4f0 Fixed #22882 -- Fixed a UnicodeDecodeError in flush. 10 lat temu
  Tim Graham 0a2bc6e6bd Additional edits for refs #23340; thanks Loic. 10 lat temu
  Collin Anderson 7353e26d5d Fixed #23340 -- Corrected naturaltime docs to match behavior. 10 lat temu
  Tim Graham 88c4e01d34 Fixed #23438 -- Added snippet & imports to docs/intro/overview.txt. 10 lat temu
  oromero 0f0a5c07f9 Fixed #22161 -- Documented send() with no recipients won't raise an exception. 10 lat temu
  Collin Anderson 77b3907d6d Fixed #23430 -- simplified gunicorn deployment docs. 10 lat temu
  Baylee Feore f7d3a6255c Fixed #23380 -- Fixed flaky test: admin_filters.tests.ListFiltersTests.test_relatedfield 10 lat temu
  Patrick Beeson fb545e5a27 Fixed #23427 -- Documented migrate is required before runserver for default projects. 10 lat temu
  Andrew Godwin 3ab36d0046 Fix Python 3 incompatability 10 lat temu
  Andrew Godwin 2145a7782a Merge pull request #3171 from ClipCard/master 10 lat temu
  Ben Reilly b878c73fc3 switch out recursive dfs for stack based approach, to avoid possibly hitting the recursion limit 10 lat temu
  Andrew Godwin 45768e6b72 Update docs to be more clear about nested classes (refs #23418) 10 lat temu