<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-rest-framework/rest_framework, branch 2.1.14</title>
<subtitle>Web APIs for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/'/>
<entry>
<title>Version 2.1.14</title>
<updated>2012-12-31T08:53:49+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-31T08:53:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=eff833b39d2f41c9eb773214f5b45c3d991e1511'/>
<id>eff833b39d2f41c9eb773214f5b45c3d991e1511</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relation fields move into relations.py</title>
<updated>2012-12-31T08:53:40+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-31T08:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=8fad0a727a897970531a087346ecd44f361b25f4'/>
<id>8fad0a727a897970531a087346ecd44f361b25f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup runtests/runcoverage</title>
<updated>2012-12-30T08:06:11+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-30T08:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=33580c82b3487bdf00cbbaef409a4dd41e6750d5'/>
<id>33580c82b3487bdf00cbbaef409a4dd41e6750d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>missing rest_framework templatetags for statics in login template</title>
<updated>2012-12-30T04:24:05+00:00</updated>
<author>
<name>Sebastien Beal</name>
</author>
<published>2012-12-30T04:24:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=b1e6b58c9729c77dda3b73b47142eff3d29935c9'/>
<id>b1e6b58c9729c77dda3b73b47142eff3d29935c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add reverse FK update tests</title>
<updated>2012-12-29T18:26:47+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-29T18:26:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=12c4f1ecf7dd7b0e6ead5a42c0fd5cab5aa7ad27'/>
<id>12c4f1ecf7dd7b0e6ead5a42c0fd5cab5aa7ad27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for hyperlinked reverse FK create.  Refs #511</title>
<updated>2012-12-29T18:17:48+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-29T18:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=18590a1568aa8720c5114dbf40c6f69bcb753aaf'/>
<id>18590a1568aa8720c5114dbf40c6f69bcb753aaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add TODO</title>
<updated>2012-12-29T17:12:40+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-29T17:12:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=0176fab4758163476d5a12f8343043b4e7d325f4'/>
<id>0176fab4758163476d5a12f8343043b4e7d325f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added hyperlinked FK create test</title>
<updated>2012-12-29T17:12:07+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-29T17:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=031a656667b1563516fa3cdb664da61243bbe00d'/>
<id>031a656667b1563516fa3cdb664da61243bbe00d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support reverse FK creation</title>
<updated>2012-12-29T16:51:41+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-29T16:51:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=caaf1c80f5bb869da26de2921be7f91aeeb7ae71'/>
<id>caaf1c80f5bb869da26de2921be7f91aeeb7ae71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FK create tests</title>
<updated>2012-12-29T15:51:32+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-29T15:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=51e2664491577cc218dfa0643e0c20532b3eb96e'/>
<id>51e2664491577cc218dfa0643e0c20532b3eb96e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
