<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/commands_sql/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>2015-01-18T20:58:06Z</updated>
<entry>
<title>Removed support for syncing apps without migrations per deprecation timeline.</title>
<updated>2015-01-18T20:58:06Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-12-26T18:56:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7e8cf74dc74539f40f4cea53c1e8bba82791fcb6'/>
<id>urn:sha1:7e8cf74dc74539f40f4cea53c1e8bba82791fcb6</id>
<content type='text'>
Kept support for creating models without migrations when running tests
(especially for Django's test suite).
</content>
</entry>
<entry>
<title>Fixed #23416 -- Make sure DatabaseCreation respects checks.</title>
<updated>2014-09-06T18:01:06Z</updated>
<author>
<name>Marc Tamlyn</name>
<email>marc.tamlyn@gmail.com</email>
</author>
<published>2014-09-04T15:32:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14c8456ffe7e6388383e6fe5c3f51cd20810ea49'/>
<id>urn:sha1:14c8456ffe7e6388383e6fe5c3f51cd20810ea49</id>
<content type='text'>
Migrations respected Field.db_parameters()['check'], but
DatabaseCreation was still using just Field.db_type().
</content>
</entry>
<entry>
<title>Fixed #21198 -- Prevented invalid use of @python_2_unicode_compatible.</title>
<updated>2013-10-13T16:14:04Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2013-10-13T16:06:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=589dc49e129f63801c54c15e408c944a345b3dfe'/>
<id>urn:sha1:589dc49e129f63801c54c15e408c944a345b3dfe</id>
<content type='text'>
Thanks jpic for the report and chmodas for working on a patch.

Reverts 2ea80b94. Refs #19362.
</content>
</entry>
<entry>
<title>Fixed #15697 -- Made sqlindexes aware of auto-created tables</title>
<updated>2013-05-29T13:50:26Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2013-05-29T13:47:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8010289ea2f30f0bb819feba7ec78e67c198023b'/>
<id>urn:sha1:8010289ea2f30f0bb819feba7ec78e67c198023b</id>
<content type='text'>
Thanks mbertheau for the report and Ash Christopher for the
initial patch.
</content>
</entry>
<entry>
<title>Merged regressiontests and modeltests into the test root.</title>
<updated>2013-02-26T13:36:57Z</updated>
<author>
<name>Florian Apolloner</name>
<email>florian@apolloner.eu</email>
</author>
<published>2013-02-26T08:53:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=89f40e36246100df6a11316c31a76712ebc6c501'/>
<id>urn:sha1:89f40e36246100df6a11316c31a76712ebc6c501</id>
<content type='text'>
</content>
</entry>
</feed>
