<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-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>Added @sebastibe. Thanks!</title>
<updated>2012-12-30T07:51:07+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-30T07:51:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=af5c3c3bf4645fa9cb1d7c4d17c0f3a530040df8'/>
<id>af5c3c3bf4645fa9cb1d7c4d17c0f3a530040df8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #535 from sebastibe/missing-templatetags</title>
<updated>2012-12-30T07:30:40+00:00</updated>
<author>
<name>Tom Christie</name>
</author>
<published>2012-12-30T07:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-rest-framework/commit/?id=4213c030725eca1b7ea53b2b1c8f35d1cac31a8a'/>
<id>4213c030725eca1b7ea53b2b1c8f35d1cac31a8a</id>
<content type='text'>
missing rest_framework templatetags for statics in login template</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
missing rest_framework templatetags for statics in login template</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>
</feed>
