Cronologia Commit

Autore SHA1 Messaggio Data
  Tom Christie 3f2fc2f41a Formatting tweaks. 12 anni fa
  Tom Christie 5bc6929f9a Include `versionadded 1.5` directive 12 anni fa
  Tom Christie f824a95177 Test for `ListView.page_kwarg` 12 anni fa
  Tom Christie 502be865c6 Add 'page_kwarg' attribute to `MultipleObjectMixin`, removing hardcoded 'page'. 12 anni fa
  Aymeric Augustin da56e1bac6 Fixed #18796 -- Refactored conversion to bytes in HttpResponse 12 anni fa
  Alex Gaynor ce1eb320e5 Remove a case that is no longer reachable in encodings.py. 12 anni fa
  Tim Graham da958eb209 Fixed #9471 - Expanded ModelAdmin.raw_id_fields docs; thanks adroffne for the suggestion. 12 anni fa
  Alex Gaynor 1b096ad773 Removed a function that is already fully implemented by a base class. 12 anni fa
  Aymeric Augustin 82b3e6ffcb Fixed #13222 -- Made HttpResponse iterable once 12 anni fa
  Aymeric Augustin 495a8b8107 Fixed #6527 -- Provided repeatable content access 12 anni fa
  Aymeric Augustin 83041ca802 Fixed a DeprecationWarning under Python 3. 12 anni fa
  Aymeric Augustin c736a1a9f8 Fixed #19176 -- Typo in copy-pasted error message. 12 anni fa
  Claude Paroz 9fd2f9c5f3 Fixed #19088 -- Always escape % inside blocktrans tag 12 anni fa
  Carl Meyer 3541a10d49 Fixed #19164 -- Fixed diffsettings command broken in fix for #18545. 12 anni fa
  Aymeric Augustin ea57112d53 Reverted 6a64822bf4632707212314a25a843c862bdb3874. 12 anni fa
  Aymeric Augustin 11a4b6d923 Merge pull request #460 from JanBednarik/ticket_19162 12 anni fa
  Aymeric Augustin 6a64822bf4 Fixed #13222 -- Repeated iteration of HttpResponse 12 anni fa
  Jan Bednařík 4cceb5cb31 Fixed #19162 -- Wrong indentation. 12 anni fa
  Claude Paroz e70170c2cb Cleaned up i18n regression tests 12 anni fa
  Claude Paroz 58cc3e8484 Fixed #19157 -- Removed test-only string from translatable strings 12 anni fa
  Aymeric Augustin 104ca49c57 Removed inaccurate statement from the StreamingHttpResponse docs. 12 anni fa
  Aymeric Augustin 5e629a015e Added tests for conditional_content_removal. 12 anni fa
  Alex Gaynor b4066d7d21 Cleaned up the the http module. Moved all of the code from __init__.py to request.py, response.py and utils.py 12 anni fa
  Claude Paroz 22471a41ba Merge pull request #457 from JanBednarik/ticket_19142 12 anni fa
  Preston Holmes e987d20ac9 Added 1.4.2 release notes 12 anni fa
  Preston Holmes 1a3ff63199 Updated error message for bad database engine 12 anni fa
  Alex Gaynor 6b3d2bc981 Merge pull request #444 from mitar/patch-2 12 anni fa
  Jan Bednařík e6b34193c5 Fixed #19142 -- Language codes can include numbers (RFC 3066). 12 anni fa
  Alex Gaynor 6b0d93df18 Merge pull request #456 from JanBednarik/ticket_19151 12 anni fa
  Jan Bednařík b87e2f46c8 Fixed #19151 -- Added missing methods to EmptyQuerySet. 12 anni fa