Історія комітів

Автор SHA1 Опис Дата
  Adam Johnson 45a42aabfa Fixed #29708 -- Deprecated PickleSerializer. 5 роки тому
  Daniyal Abbasi dca4c2ff76 Refs #33012 -- Moved PickleSerializer to django.core.serializers.base and added tests. 3 роки тому
  Claude Paroz adf58311b8 Fixed #29078 -- Made serializers respect prefetch_related() for m2m fields. 4 роки тому
  Simon Charette 94f63b926f Refs #31395 -- Relied on setUpTestData() test data isolation in various tests. 6 роки тому
  Hasan Ramezani 68fc21b378 Fixed #29249 -- Made JSON and YAML serializers use Unicode by default. 5 роки тому
  Hasan Ramezani fc4f45ebdc Used assertRaisesMessage() in various tests. 5 роки тому
  Min ho Kim 65e86948b8 Corrected several typos in string literals and test names. 5 роки тому
  Nadège Michel fb54aca540 Added test for serializing child model without inherited fields. 5 роки тому
  Nadège Michel 895b15771e Fixed #28725 -- Prevented serializing inherited ManyToManyFields in child model. 5 роки тому
  Simon Charette e50add6ca1 Fixed #28856 -- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model. 7 роки тому
  Claude Paroz 774f5548bd Fixed #28610 -- Skipped test when serializer is not available 7 роки тому
  Sergey Fedoseev 5b1c389603 Refs #23919 -- Replaced usage of django.utils.functional.curry() with functools.partial()/partialmethod(). 7 роки тому
  Tim Graham 500532c95d Refs #23919 -- Removed default 'utf-8' argument for str.encode()/decode(). 8 роки тому
  Tim Graham 7aba69145d Refs #23919 -- Removed django.test.mock Python 2 compatibility shim. 8 роки тому
  Simon Charette cecc079168 Refs #23919 -- Stopped inheriting from object to define new style classes. 8 роки тому
  Claude Paroz 2b281cc35e Refs #23919 -- Removed most of remaining six usage 8 роки тому
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 роки тому
  Joachim Jablon 721f0ca85c Simplified a test after refs #26207. 8 роки тому
  za 321e94fa41 Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. 8 роки тому
  Jon Dufresne 4f336f6652 Fixed #26747 -- Used more specific assertions in the Django test suite. 8 роки тому
  Berker Peksag 724dd2043e Fixed #26717 -- Added Serializer.stream_class to customize the stream. 8 роки тому
  Tim Graham 92053acbb9 Fixed E128 flake8 warnings in tests/. 9 роки тому
  Tim Graham 2cd2d18851 Fixed W503 flake8 warnings. 9 роки тому
  Tim Graham 9c5e272860 Fixed #25550 -- Deprecated direct assignment to the reverse side of a related set. 9 роки тому
  Claude Paroz ddd6a530e3 Moved more serializers_regress to serializers tests 9 роки тому
  Claude Paroz d59d3caf32 Separated natural key serialization tests 9 роки тому
  Claude Paroz 6dc7af3e01 Separated JSON serialization tests 9 роки тому
  Claude Paroz d3cfdfb508 Separated XML serialization tests 9 роки тому
  Claude Paroz febd5aeec6 Separated YAML serialization tests 9 роки тому
  Dražen Odobašić b1e33ceced Fixed #23395 -- Limited line lengths to 119 characters. 9 роки тому