From f222ddd5d151d32044cebba69816afb364857aab Mon Sep 17 00:00:00 2001 From: alecperkins Date: Fri, 7 Sep 2012 14:54:54 -0700 Subject: [PATCH] Updated DjangoCon US 2012 Sprints (markdown) --- DjangoCon-US-2012-Sprints.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DjangoCon-US-2012-Sprints.md b/DjangoCon-US-2012-Sprints.md index b98a549..27e1720 100644 --- a/DjangoCon-US-2012-Sprints.md +++ b/DjangoCon-US-2012-Sprints.md @@ -47,6 +47,8 @@ Give it some bootstrap hotness. We need some docs about how you can override the default template, what template tags can be overwritten etc... +**Working on this as an extension of the above - @alecperkins** + ### Document throttles and permissions. There's now some really good documentation for authentication that you should use as the template for documenting throttles and permissions.