<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django-shorturls, branch 1.1.0</title>
<subtitle>A URL shortening app for Django.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/'/>
<entry>
<title>Merge pull request #11 from bfirsh/ship-1.1.0</title>
<updated>2014-10-31T14:14:06+00:00</updated>
<author>
<name>Ben Firshman</name>
</author>
<published>2014-10-31T14:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/commit/?id=6a44f112ce3cddecb8c22419cb334eebfe8c18d0'/>
<id>6a44f112ce3cddecb8c22419cb334eebfe8c18d0</id>
<content type='text'>
Ship 1.1.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ship 1.1.0</pre>
</div>
</content>
</entry>
<entry>
<title>Update URL in readme</title>
<updated>2014-10-31T14:13:51+00:00</updated>
<author>
<name>Ben Firshman</name>
</author>
<published>2014-10-31T14:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/commit/?id=ad01fd6896289e6a58779c20ce02acf3c31576ea'/>
<id>ad01fd6896289e6a58779c20ce02acf3c31576ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ship 1.1.0</title>
<updated>2014-10-31T14:00:49+00:00</updated>
<author>
<name>Ben Firshman</name>
</author>
<published>2014-10-31T13:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/commit/?id=9e483d4c70e001525648c6b3ada7ffc9e4f953db'/>
<id>9e483d4c70e001525648c6b3ada7ffc9e4f953db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update path for long description in setup.py</title>
<updated>2014-10-31T13:53:03+00:00</updated>
<author>
<name>Ben Firshman</name>
</author>
<published>2014-10-31T13:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/commit/?id=be69d827aab90a0c185c20fd0c8289914038c214'/>
<id>be69d827aab90a0c185c20fd0c8289914038c214</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename "README" to "README.rst"</title>
<updated>2014-10-31T13:51:25+00:00</updated>
<author>
<name>Ben Firshman</name>
</author>
<published>2014-10-31T13:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/commit/?id=86b66a3c853f990ded427928d31acf76c79cb9b3'/>
<id>86b66a3c853f990ded427928d31acf76c79cb9b3</id>
<content type='text'>
So GitHub makes it pretty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So GitHub makes it pretty.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Convert readme to markdown"</title>
<updated>2014-10-31T13:51:25+00:00</updated>
<author>
<name>Ben Firshman</name>
</author>
<published>2014-10-31T13:48:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/commit/?id=88679c0caab5555e08245d067e2b8231bfff4c22'/>
<id>88679c0caab5555e08245d067e2b8231bfff4c22</id>
<content type='text'>
This reverts commit d191fa22e08c6d38c13b89aca6c40356d77a9940.

Conflicts:
	README
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d191fa22e08c6d38c13b89aca6c40356d77a9940.

Conflicts:
	README
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #8 from bfirsh/crockford-base32</title>
<updated>2014-09-22T00:18:09+00:00</updated>
<author>
<name>Ben Firshman</name>
</author>
<published>2014-09-22T00:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/commit/?id=47dcc785c2d6bcbbcf0cbaabdd5d8c825bc97e9c'/>
<id>47dcc785c2d6bcbbcf0cbaabdd5d8c825bc97e9c</id>
<content type='text'>
Add Crockford's base32 and performance improvements</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Crockford's base32 and performance improvements</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up from_decimal and to_decimal by a lot (third to 50%ish).</title>
<updated>2014-09-22T00:08:55+00:00</updated>
<author>
<name>Matthew Somerville</name>
</author>
<published>2010-01-29T14:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/commit/?id=ab5312e7c035e76521140382b47113bcf50acbcf'/>
<id>ab5312e7c035e76521140382b47113bcf50acbcf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Perform doctest if run directly</title>
<updated>2014-09-22T00:08:55+00:00</updated>
<author>
<name>Matthew Somerville</name>
</author>
<published>2010-01-29T14:09:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/commit/?id=7cdf9acbb64dd17518c2708916295f7602847ed9'/>
<id>7cdf9acbb64dd17518c2708916295f7602847ed9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SHORTURLS_DEFAULT_CONVERTER setting so template tag converter can be specified</title>
<updated>2014-09-22T00:08:55+00:00</updated>
<author>
<name>Ben Firshman</name>
</author>
<published>2010-01-25T01:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/django-shorturls/commit/?id=c22f6b46e9faecc4d83c6dc575f0179796fc0c1e'/>
<id>c22f6b46e9faecc4d83c6dc575f0179796fc0c1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
