<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/core/management/commands/loaddata.py, branch archive/soc2010/query-refactor</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=archive%2Fsoc2010%2Fquery-refactor'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2010-08-09T21:22:37Z</updated>
<entry>
<title>[soc2010/query-refactor] Merged up to trunk r13556, resolved merge conflicts</title>
<updated>2010-08-09T21:22:37Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-08-09T21:22:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6001ba016a3db4701d56abc6d30868d4e5d88dbf'/>
<id>urn:sha1:6001ba016a3db4701d56abc6d30868d4e5d88dbf</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/query-refactor@13565 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[soc2010/query-refactor]  Cleaned up a TODO in the flush management command, and the resulting landslide of bugs this unveiled in the MongoDB backend.</title>
<updated>2010-06-14T19:15:11Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-06-14T19:15:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8f441f09628d3c3c8e5abe2132ad27e007fb550c'/>
<id>urn:sha1:8f441f09628d3c3c8e5abe2132ad27e007fb550c</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/query-refactor@13352 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>[soc2010/query-refactor] Merged up to trunk r13328.</title>
<updated>2010-06-07T17:52:53Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2010-06-07T17:52:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a61b34b048d84b2a8af78a42a4e635371252bd3f'/>
<id>urn:sha1:a61b34b048d84b2a8af78a42a4e635371252bd3f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/branches/soc2010/query-refactor@13329 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #13319 -- Modified the default verbosity level for "no fixtures loaded" messages. Thanks to chtito for the report and patch.</title>
<updated>2010-04-11T06:50:53Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-04-11T06:50:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=736afb4705aa0556b1be3f635a49337a73cd6970'/>
<id>urn:sha1:736afb4705aa0556b1be3f635a49337a73cd6970</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12945 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #12672 -- Added the ability to configure which applications are available on which database.</title>
<updated>2010-01-25T12:23:30Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2010-01-25T12:23:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=14116bc53eec6cd35447fad72b0fdaae84900d7d'/>
<id>urn:sha1:14116bc53eec6cd35447fad72b0fdaae84900d7d</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12290 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #1142 -- Added multiple database support.</title>
<updated>2009-12-22T15:18:51Z</updated>
<author>
<name>Russell Keith-Magee</name>
<email>russell@keith-magee.com</email>
</author>
<published>2009-12-22T15:18:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ff60c5f9de3e8690d1e86f3e9e3f7248a15397c8'/>
<id>urn:sha1:ff60c5f9de3e8690d1e86f3e9e3f7248a15397c8</id>
<content type='text'>
This monster of a patch is the result of Alex Gaynor's 2009 Google Summer of Code project.
Congratulations to Alex for a job well done.

Big thanks also go to:
 * Justin Bronn for keeping GIS in line with the changes,
 * Karen Tracey and Jani Tiainen for their help testing Oracle support
 * Brett Hoerner, Jon Loyens, and Craig Kimmerer for their feedback.
 * Malcolm Treddinick for his guidance during the GSoC submission process.
 * Simon Willison for driving the original design process
 * Cal Henderson for complaining about ponies he wanted.

... and everyone else too numerous to mention that helped to bring this feature into fruition.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@11952 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #6961 - loaddata fails if models is a package instead of a module</title>
<updated>2009-12-19T14:27:26Z</updated>
<author>
<name>Luke Plant</name>
<email>L.Plant.98@cantab.net</email>
</author>
<published>2009-12-19T14:27:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=01acd99947b0723f5c9643aa4d438d553c82324c'/>
<id>urn:sha1:01acd99947b0723f5c9643aa4d438d553c82324c</id>
<content type='text'>
Thanks to pmd for report, zhaoz, mmalone and justinlilly for patch



git-svn-id: http://code.djangoproject.com/svn/django/trunk@11914 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Fixed #8055: Replaced use of traceback.format_exc (new in Python 2.4) with something that works as far back as 2.3.</title>
<updated>2009-01-17T22:15:07Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2009-01-17T22:15:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=81dfd1f5f037019a227a767877b2124311cff738'/>
<id>urn:sha1:81dfd1f5f037019a227a767877b2124311cff738</id>
<content type='text'>
Thanks to Ramiro for diagnosis and patch.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@9770 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Remove some code in loaddata that bails out of searching for fixture files (only when verbosity &gt; 1) as soon as attempting to open any potential fixture file fails. This code looks to have been mistakenly added in r9527; loaddata ought to proceed with attempting to locate other fixture files, regardless of verbosity setting, as it did before r9527.</title>
<updated>2008-12-14T19:31:26Z</updated>
<author>
<name>Karen Tracey</name>
<email>kmtracey@gmail.com</email>
</author>
<published>2008-12-14T19:31:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4bede45816e577983b9df0d1ebce2c0a4c4283c7'/>
<id>urn:sha1:4bede45816e577983b9df0d1ebce2c0a4c4283c7</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9646 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
<entry>
<title>Clean up the imports in loaddata.py to match other code whilst I'm in the neighbourhood.</title>
<updated>2008-12-01T02:21:33Z</updated>
<author>
<name>Malcolm Tredinnick</name>
<email>malcolm.tredinnick@gmail.com</email>
</author>
<published>2008-12-01T02:21:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=81c8b3c69668ca17d36a7d4e737572b4f9aadfd9'/>
<id>urn:sha1:81c8b3c69668ca17d36a7d4e737572b4f9aadfd9</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9538 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
