Sat, 07 Sep 2013 16:00:13 +0300fix DoesNotExist 404 for urlfeed
Tero Marttila <terom@fixme.fi> [Sat, 07 Sep 2013 16:00:13 +0300] rev 85
fix DoesNotExist 404 for urlfeed

Sat, 07 Sep 2013 15:59:47 +0300do not pass urlitem object to template
Tero Marttila <terom@fixme.fi> [Sat, 07 Sep 2013 15:59:47 +0300] rev 84
do not pass urlitem object to template

Sat, 07 Sep 2013 15:57:05 +0300invalidate URL cache on URLItem save
Tero Marttila <terom@fixme.fi> [Sat, 07 Sep 2013 15:57:05 +0300] rev 83
invalidate URL cache on URLItem save

Sat, 07 Sep 2013 15:48:23 +0300move cache to models URLItem.get_url(), fix image view
Tero Marttila <terom@fixme.fi> [Sat, 07 Sep 2013 15:48:23 +0300] rev 82
move cache to models URLItem.get_url(), fix image view

Sat, 07 Sep 2013 15:38:24 +0300drop separate shorturl_id= lookup key, match shorturl.isdigit()
Tero Marttila <terom@fixme.fi> [Sat, 07 Sep 2013 15:38:24 +0300] rev 81
drop separate shorturl_id= lookup key, match shorturl.isdigit()

Sat, 07 Sep 2013 15:35:56 +0300move URLItem lookup to models URLItem.search()
Tero Marttila <terom@fixme.fi> [Sat, 07 Sep 2013 15:35:56 +0300] rev 80
move URLItem lookup to models URLItem.search()

Fri, 06 Sep 2013 01:36:33 +0300fix 404 for invalid id in urlitem
Tero Marttila <terom@fixme.fi> [Fri, 06 Sep 2013 01:36:33 +0300] rev 79
fix 404 for invalid id in urlitem

Fri, 06 Sep 2013 01:34:25 +0300move urlitem title logic to URLItem.title()
Tero Marttila <terom@fixme.fi> [Fri, 06 Sep 2013 01:34:25 +0300] rev 78
move urlitem title logic to URLItem.title()

Fri, 06 Sep 2013 01:25:16 +0300fix bug where name would be set to hash when editing a urlimage
Tero Marttila <terom@fixme.fi> [Fri, 06 Sep 2013 01:25:16 +0300] rev 77
fix bug where name would be set to hash when editing a urlimage

Mon, 02 Sep 2013 04:02:17 +0300touchup cache keys
Tero Marttila <terom@fixme.fi> [Mon, 02 Sep 2013 04:02:17 +0300] rev 76
touchup cache keys