<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/regressiontests/file_uploads/tests.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>2013-02-26T13:36:57Z</updated>
<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>
<entry>
<title>Fixed #19036 -- Fixed base64 uploads decoding</title>
<updated>2012-11-17T16:25:21Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-11T21:20:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=2a67374b51c5705d5c64a5d7117ad8552e98b4bb'/>
<id>urn:sha1:2a67374b51c5705d5c64a5d7117ad8552e98b4bb</id>
<content type='text'>
Thanks anthony at adsorbtion.org for the report, and johannesl for
bringing the patch up-to-date.
</content>
</entry>
<entry>
<title>Prevented file_upload tests to leave files behind</title>
<updated>2012-10-30T21:27:55Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-30T21:20:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=73245b3285f63694d2c63c9b197165dc6d9cfd4e'/>
<id>urn:sha1:73245b3285f63694d2c63c9b197165dc6d9cfd4e</id>
<content type='text'>
Refs #19206.
</content>
</entry>
<entry>
<title>Fixed #19094 -- Improved FakePayload to support write, len and string input</title>
<updated>2012-10-20T13:36:24Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-10-20T13:36:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=dcbf08cce59ceb83918b1b63c2bb827828bbdd2c'/>
<id>urn:sha1:dcbf08cce59ceb83918b1b63c2bb827828bbdd2c</id>
<content type='text'>
Thanks Ondrej Slinták for the suggestion.
</content>
</entry>
<entry>
<title>Removed another usage of the bear "except:" (rawr!).</title>
<updated>2012-09-07T19:34:48Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@rd.io</email>
</author>
<published>2012-09-07T19:34:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5999eb42eb6dad6a74c43eb6e9d96ac368ad97b4'/>
<id>urn:sha1:5999eb42eb6dad6a74c43eb6e9d96ac368ad97b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed many uses of bare "except:", which were either going to a) silence real issues, or b) were impossible to hit.</title>
<updated>2012-09-07T19:08:07Z</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@rd.io</email>
</author>
<published>2012-09-07T19:06:23Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=335a9f9cf1e2f40679e91cf42cfd0e636885a397'/>
<id>urn:sha1:335a9f9cf1e2f40679e91cf42cfd0e636885a397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced many smart_bytes by force_bytes</title>
<updated>2012-08-29T09:20:32Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-08-28T18:59:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ebc773ada3e4f40cf5084268387b873d7fe22e8b'/>
<id>urn:sha1:ebc773ada3e4f40cf5084268387b873d7fe22e8b</id>
<content type='text'>
In all those occurrences, we didn't care about preserving the
lazy status of the strings, but we really wanted to obtain a
real bytestring.
</content>
</entry>
<entry>
<title>[py3] Fixed file_uploads tests</title>
<updated>2012-08-14T21:35:12Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-08-14T18:51:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0120985095ad6fd59be111bb9a3927ee04b426e8'/>
<id>urn:sha1:0120985095ad6fd59be111bb9a3927ee04b426e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Removed filename encoding in file_uploads test</title>
<updated>2012-08-13T07:56:14Z</updated>
<author>
<name>Claude Paroz</name>
<email>claude@2xlibre.net</email>
</author>
<published>2012-08-12T21:53:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6d68022a274df2e19205d7313034cf6eb619f346'/>
<id>urn:sha1:6d68022a274df2e19205d7313034cf6eb619f346</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[py3] Used compatible imports of StringIO.</title>
<updated>2012-08-08T12:50:01Z</updated>
<author>
<name>Aymeric Augustin</name>
<email>aymeric.augustin@m4x.org</email>
</author>
<published>2012-08-07T13:41:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=396357741b88dfcd85486db673dbb822da8b2de0'/>
<id>urn:sha1:396357741b88dfcd85486db673dbb822da8b2de0</id>
<content type='text'>
</content>
</entry>
</feed>
