Go to file
Tim Abbott 4a91b4a1ea [django 1.5] Use new-style url syntax in templates.
Checked using the following (relevant for rebasing):

git grep url templates/ | grep -v "'django" | grep -v "'zephyr"

This appears to not have a good backwards-compatability story (well,
there is one involving a %load from the future, but it seems to not
work).

(imported from commit d740831658aa23cadbbb82082ac6a3738d449a1d)
2013-03-27 08:19:26 -04:00
api Bump API version to 0.1.5 2013-03-26 18:20:08 -04:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Check for USER env var before accessing it 2013-03-22 16:20:10 -04:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation Introduce script to bulk-create activation URIs. 2013-02-28 14:34:18 -05:00
humbug Reduce repetition in urls.py through pattern prefixes. 2013-03-25 11:36:48 -04:00
servers Tighten rabbitmq thresholds and page_admins 2013-03-22 15:55:49 -04:00
templates [django 1.5] Use new-style url syntax in templates. 2013-03-27 08:19:26 -04:00
tools Make home view unread count only count messages newer than the pointer 2013-03-26 18:34:16 -04:00
zephyr Make home view unread count only count messages newer than the pointer 2013-03-26 18:34:16 -04:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00