<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/backends/creation.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-14T19:16:20Z</updated>
<entry>
<title>Fixed #22603 -- Reorganized classes in django.db.backends.</title>
<updated>2015-01-14T19:16:20Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-01-12T20:20:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=28308078f397d1de36fd0da417ac7da2544ba12d'/>
<id>urn:sha1:28308078f397d1de36fd0da417ac7da2544ba12d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #12663 -- Formalized the Model._meta API for retrieving fields.</title>
<updated>2015-01-07T00:25:12Z</updated>
<author>
<name>Daniel Pyrathon</name>
<email>pirosb3@gmail.com</email>
</author>
<published>2015-01-07T00:16:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fb48eb05816b1ac87d58696cdfe48be18c901f16'/>
<id>urn:sha1:fb48eb05816b1ac87d58696cdfe48be18c901f16</id>
<content type='text'>
Thanks to Russell Keith-Magee for mentoring this Google Summer of
Code 2014 project and everyone else who helped with the patch!
</content>
</entry>
<entry>
<title>Moved DatabaseCreation.data_types properties to DatabaseWrapper.</title>
<updated>2014-12-31T13:29:17Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-12-29T20:14:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=93d73dac91104fd82d44b0dd4521cfa4f31e02aa'/>
<id>urn:sha1:93d73dac91104fd82d44b0dd4521cfa4f31e02aa</id>
<content type='text'>
refs #22340.
</content>
</entry>
<entry>
<title>Replaced DatabaseCreation sql methods by schema editor equivalents</title>
<updated>2014-12-23T18:35:01Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-09-14T18:26:16Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=30cbd5d360a2b8becdef7c6a0c939e0633a5468e'/>
<id>urn:sha1:30cbd5d360a2b8becdef7c6a0c939e0633a5468e</id>
<content type='text'>
Also used schema editor in migrate to sync unmigrated apps (sync_apps).
Refs #22340. Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Fixed postgis test database initialization</title>
<updated>2014-12-12T19:08:07Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-12-09T14:27:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=df30ae07fc7d7500bbbe51ed3361982f645169f2'/>
<id>urn:sha1:df30ae07fc7d7500bbbe51ed3361982f645169f2</id>
<content type='text'>
Refs #20968. Allow querying template_postgis presence without
existing test database.
Thanks Tim Graham for the review.
</content>
</entry>
<entry>
<title>Fixed #20968 -- Checked Spatialite metadata before migrations</title>
<updated>2014-12-08T21:22:53Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-12-06T10:05:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8f97413faed5431713c034897cda486507bf0cc3'/>
<id>urn:sha1:8f97413faed5431713c034897cda486507bf0cc3</id>
<content type='text'>
Thanks Kenial S. Lee for the initial patch and Tim Graham for
the review.
</content>
</entry>
<entry>
<title>Fixed #23652 -- Restored database name after destroying test database</title>
<updated>2014-10-24T15:04:43Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2014-10-24T12:53:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=45db842c9bcd6f9afe274c120f43847657473839'/>
<id>urn:sha1:45db842c9bcd6f9afe274c120f43847657473839</id>
<content type='text'>
Thanks Bjarkias for the report.
</content>
</entry>
<entry>
<title>Fixed #23660 -- Moved sort_dependencies to core.</title>
<updated>2014-10-15T20:04:13Z</updated>
<author>
<name>Collin Anderson</name>
<email>cmawebsite@gmail.com</email>
</author>
<published>2014-10-15T15:37:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a6a8268d1974778d93e112c739b4cf0564b7e043'/>
<id>urn:sha1:a6a8268d1974778d93e112c739b4cf0564b7e043</id>
<content type='text'>
</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>Limited lines to 119 characters in django/</title>
<updated>2014-09-05T13:22:16Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2014-09-04T12:15:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1101467ce0756272a54f4c7bc65c4c335a94111b'/>
<id>urn:sha1:1101467ce0756272a54f4c7bc65c4c335a94111b</id>
<content type='text'>
refs #23395.
</content>
</entry>
</feed>
