<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/test_utils/models.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-02-07T19:37:05Z</updated>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33333 -- Fixed setUpTestData() crash with models.BinaryField on PostgreSQL.</title>
<updated>2021-12-03T10:56:22Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-12-03T10:56:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2c7846d992ca512d36a73f518205015c88ed088c'/>
<id>urn:sha1:2c7846d992ca512d36a73f518205015c88ed088c</id>
<content type='text'>
This makes models.BinaryField pickleable on PostgreSQL.

Regression in 3cf80d3fcf7446afdde16a2be515c423f720e54d.

Thanks Adam Zimmerman for the report.</content>
</entry>
<entry>
<title>Fixed #31395 -- Made setUpTestData enforce in-memory data isolation.</title>
<updated>2020-05-15T18:22:52Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2018-11-24T02:22:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3cf80d3fcf7446afdde16a2be515c423f720e54d'/>
<id>urn:sha1:3cf80d3fcf7446afdde16a2be515c423f720e54d</id>
<content type='text'>
Since it's introduction in Django 1.8 setUpTestData has been suffering
from a documented but confusing caveat due to its sharing of attributes
assigned during its execution with all test instances.

By keeping track of class attributes assigned during the setUpTestData
phase its possible to ensure only deep copies are provided to test
instances on attribute retreival and prevent manual setUp gymnastic to
work around the previous lack of in-memory data isolation.

Thanks Adam Johnson for the extensive review.
</content>
</entry>
<entry>
<title>Removed unused __str__() methods in tests models.</title>
<updated>2020-04-15T18:20:32Z</updated>
<author>
<name>Author: Mads Jensen</name>
<email>mje@inducks.org</email>
</author>
<published>2020-01-22T14:05:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6461583b6cc257d25880ef9a9fd7e2125ac53ce1'/>
<id>urn:sha1:6461583b6cc257d25880ef9a9fd7e2125ac53ce1</id>
<content type='text'>
Co-Authored-By: Mariusz Felisiak &lt;felisiak.mariusz@gmail.com&gt;
Co-Authored-By: Hasan Ramezani &lt;hasan.r67@gmail.com&gt;
</content>
</entry>
<entry>
<title>Removed unused and incorrect PossessedCar.__str__() method in test_utils.</title>
<updated>2020-02-14T12:16:17Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2020-02-14T12:16:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=b330b918e979ea39a21d47b61172d112caf432c3'/>
<id>urn:sha1:b330b918e979ea39a21d47b61172d112caf432c3</id>
<content type='text'>
PossessedCar doesn't have a color.</content>
</entry>
<entry>
<title>Refs #23919 -- Removed python_2_unicode_compatible decorator usage</title>
<updated>2017-01-18T12:44:34Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2016-11-19T20:54:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f3c43ad1fd9556f0fd026a5dfa93c67a5cf186ca'/>
<id>urn:sha1:f3c43ad1fd9556f0fd026a5dfa93c67a5cf186ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #21127 -- Started deprecation toward requiring on_delete for ForeignKey/OneToOneField</title>
<updated>2015-07-27T22:28:13Z</updated>
<author>
<name>Flavio Curella</name>
<email>flavio.curella@gmail.com</email>
</author>
<published>2015-07-22T14:43:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c2e70f02653519db3a49cd48f5158ccad7434d25'/>
<id>urn:sha1:c2e70f02653519db3a49cd48f5158ccad7434d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed flake8 warnings.</title>
<updated>2014-09-30T17:24:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-09-30T17:24:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c7b5883c781608f20f42ebedbfc260ea082709d6'/>
<id>urn:sha1:c7b5883c781608f20f42ebedbfc260ea082709d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #23567 -- Made assertQuerysetEqual check Counter equality when ordered=False</title>
<updated>2014-09-29T16:00:14Z</updated>
<author>
<name>Thomas Chaumeny</name>
<email>thomas.chaumeny@polyconseil.fr</email>
</author>
<published>2014-09-29T15:17:44Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=311b3ad9db94c3e04f929c2622be4f10d759f45e'/>
<id>urn:sha1:311b3ad9db94c3e04f929c2622be4f10d759f45e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing E302 Errors</title>
<updated>2013-11-03T04:48:47Z</updated>
<author>
<name>Jason Myers</name>
<email>jason@jasonamyers.com</email>
</author>
<published>2013-11-02T21:34:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c3791463a5a9674f8e0148fbab57eae23c138896'/>
<id>urn:sha1:c3791463a5a9674f8e0148fbab57eae23c138896</id>
<content type='text'>
Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;
</content>
</entry>
</feed>
