<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/djangorestframework/tests/validators.py, branch 2.3.11</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Remove old 'djangorestframework directories</title>
<updated>2012-09-20T12:19:43+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-09-20T12:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=87dae4d8549c02fa9a57adb3bb876d249dae1f79'/>
<id>87dae4d8549c02fa9a57adb3bb876d249dae1f79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop out resources &amp; mixins</title>
<updated>2012-08-24T21:11:00+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-08-24T21:11:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=aed26b218ea39110489e85abc6f412399a1774a1'/>
<id>aed26b218ea39110489e85abc6f412399a1774a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken tests</title>
<updated>2012-02-25T19:02:26+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-02-25T19:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=44b5d6120341c5fb90a0b3022d09f9ad78d9f836'/>
<id>44b5d6120341c5fb90a0b3022d09f9ad78d9f836</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleaned a bit Response/ResponseMixin code, added some documentation + renamed ErrorResponse to ImmediateResponse</title>
<updated>2012-02-07T11:15:30+00:00</updated>
<author>
<name>Sébastien Piquemal</name>
</author>
<published>2012-02-07T11:15:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ca96b4523b4c09489e4bfe726a894a5c6ada78aa'/>
<id>ca96b4523b4c09489e4bfe726a894a5c6ada78aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Response as a subclass of HttpResponse - first draft, not quite there yet.</title>
<updated>2012-02-02T16:19:44+00:00</updated>
<author>
<name>Sébastien Piquemal</name>
</author>
<published>2012-02-02T16:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=5bb6301b7f53e3815ab1a81a5fa38721dc95b113'/>
<id>5bb6301b7f53e3815ab1a81a5fa38721dc95b113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tests to work on all supported configurations.</title>
<updated>2012-01-22T20:19:34+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-01-22T20:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=e362344fbdc7c48d978cb87963b04953113a4348'/>
<id>e362344fbdc7c48d978cb87963b04953113a4348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Renamed `unknown_form_fields` to `allow_unknown_form_fields`</title>
<updated>2012-01-19T15:52:26+00:00</updated>
<author>
<name>Alen Mujezinovic</name>
</author>
<published>2012-01-19T15:52:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=ec5badf739908f5c26691a47955d79c42d5a39df'/>
<id>ec5badf739908f5c26691a47955d79c42d5a39df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added an additional attribute `unknown_form_fields` to `FormResource`</title>
<updated>2012-01-17T11:01:32+00:00</updated>
<author>
<name>Alen Mujezinovic</name>
</author>
<published>2012-01-17T10:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0a167a54fdbf9ceba2a1513636a50bf4c89efa66'/>
<id>0a167a54fdbf9ceba2a1513636a50bf4c89efa66</id>
<content type='text'>
If the attribute is set to `True`, the validation method will not
raise an `ErrorResponse` with status 400 but silently strip out
unexpected fields on the form and only return the validated data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the attribute is set to `True`, the validation method will not
raise an `ErrorResponse` with status 400 but silently strip out
unexpected fields on the form and only return the validated data.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace field-errors with field_errors</title>
<updated>2011-12-30T15:33:13+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-30T15:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=904f197474ad3561d3d273961a70ab19d8175aaf'/>
<id>904f197474ad3561d3d273961a70ab19d8175aaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace fixes</title>
<updated>2011-12-29T13:31:12+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2011-12-29T13:31:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=07349597ab936dc9887caa70b5d7d2860c897b12'/>
<id>07349597ab936dc9887caa70b5d7d2860c897b12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
