<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/core/management/commands/loaddata.py, branch 1.5b2</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=1.5b2</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=1.5b2'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2012-12-08T10:16:03Z</updated>
<entry>
<title>[1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths</title>
<updated>2012-12-08T10:16:03Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-12-08T10:13:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4214a22e060f9d692b77294659023633c63e1647'/>
<id>urn:sha1:4214a22e060f9d692b77294659023633c63e1647</id>
<content type='text'>
Thanks kujiu for the report and Aymeric Augustin for the review.
Backport of c91667338 from master.
</content>
</entry>
<entry>
<title>Cleaned up loaddata command options help text</title>
<updated>2012-10-01T21:46:12Z</updated>
<author>
<name>Preston Holmes</name>
<email>preston@ptone.com</email>
</author>
<published>2012-10-01T21:46:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2aac3ce0c6d944093f5c32e170c9a0d90e8e1f94'/>
<id>urn:sha1:2aac3ce0c6d944093f5c32e170c9a0d90e8e1f94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #9279 -- Added ignorenonexistent option to loaddata</title>
<updated>2012-10-01T06:40:27Z</updated>
<author>
<name>Preston Holmes</name>
<email>preston@ptone.com</email>
</author>
<published>2012-09-30T12:34:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=e7723683dc652613df369d5ca412e8b1217012d3'/>
<id>urn:sha1:e7723683dc652613df369d5ca412e8b1217012d3</id>
<content type='text'>
Thanks to Roman Gladkov for the initial patch and Simon Charette for review.</content>
</entry>
<entry>
<title>Fixed #18196 -- Improved loaddata error messages.</title>
<updated>2012-08-21T19:52:25Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-08-21T19:52:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4353a6163c00d4193307dae533e3e6ae9b44d18f'/>
<id>urn:sha1:4353a6163c00d4193307dae533e3e6ae9b44d18f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Ported django.utils.encoding.</title>
<updated>2012-08-07T10:00:22Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-07-21T08:00:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c5ef65bcf324f4c90b53be90f4aec069a68e8c59'/>
<id>urn:sha1:c5ef65bcf324f4c90b53be90f4aec069a68e8c59</id>
<content type='text'>
* Renamed smart_unicode to smart_text (but kept the old name under
  Python 2 for backwards compatibility).
* Renamed smart_str to smart_bytes.
* Re-introduced smart_str as an alias for smart_text under Python 3
  and smart_bytes under Python 2 (which is backwards compatible).
  Thus smart_str always returns a str objects.
* Used the new smart_str in a few places where both Python 2 and 3
  want a str.
</content>
</entry>
<entry>
<title>Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.</title>
<updated>2012-06-07T16:08:47Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-06-07T16:08:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=4a103086d5c67fa4fcc53c106c9fdf644c742dd8'/>
<id>urn:sha1:4a103086d5c67fa4fcc53c106c9fdf644c742dd8</id>
<content type='text'>
Thanks Vinay Sajip for the support of his django3 branch and
Jannis Leidel for the review.
</content>
</entry>
<entry>
<title>Fixed #10200 -- Raised CommandError when errors happen in loaddata.</title>
<updated>2012-06-07T08:32:10Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-06-07T08:31:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6fd1950a4e29c1b5ed071a880db64103715ead51'/>
<id>urn:sha1:6fd1950a4e29c1b5ed071a880db64103715ead51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18325 -- Wrapped self.stdout/stderr in OutputWrapper class</title>
<updated>2012-05-19T11:51:54Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-05-19T11:51:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=822d6d6dabc959532fb2904376580e8947c519f6'/>
<id>urn:sha1:822d6d6dabc959532fb2904376580e8947c519f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #18013 -- Use the new 'as' syntax for exceptions.</title>
<updated>2012-04-29T18:57:15Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-04-28T16:09:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=3904b74a3f2f92fefe1d39281ed683c52f2fef03'/>
<id>urn:sha1:3904b74a3f2f92fefe1d39281ed683c52f2fef03</id>
<content type='text'>
Thanks Clueless for the initial patch.
Note that unittest has been purposely left out (external package only used by Python 2.6).
</content>
</entry>
<entry>
<title>Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review.</title>
<updated>2012-03-31T08:24:29Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-03-31T08:24:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=23d34597615d8209de72bd819539a696ba0d1e7f'/>
<id>urn:sha1:23d34597615d8209de72bd819539a696ba0d1e7f</id>
<content type='text'>
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17834 bcc190cf-cafb-0310-a4f2-bffc1f526a37
</content>
</entry>
</feed>
