diff --git a/DjangoCon-US-2012-Sprints.md b/DjangoCon-US-2012-Sprints.md index f4d01e7..4227292 100644 --- a/DjangoCon-US-2012-Sprints.md +++ b/DjangoCon-US-2012-Sprints.md @@ -22,7 +22,7 @@ Some of the gaps that need filling in: * Some bits of tweaking needed around format suffixes '.json' * Various sections missing from documentation. * Documentation bootstrap styling needs a bit of work. (Eg broken on mobile browsers right now) -* Browseable API could do with a twitter Bootstrap redesign. +* Browseable API could do with a twitter Bootstrap redesign. (in progress @alecperkins) * Needs a better and more comprehensive test suite. * Really could do with BasicTokenAuthentication (OAuth needed too, but that's secondary.)