diff --git a/DjangoCon-US-2012-Sprints.md b/DjangoCon-US-2012-Sprints.md index 7d1cf75..f4d01e7 100644 --- a/DjangoCon-US-2012-Sprints.md +++ b/DjangoCon-US-2012-Sprints.md @@ -73,7 +73,7 @@ REST framework should now support object level permissions. (See `SingleObjectB A lot of the tests are in a bit of a hacky state right now. I can live with that for the moment, but what's particularly awkward is that they pass for me locally, but not on [Travis CI][travis]. What gives? Make it work. Get cake and karma. -**I'll take a crack at this; I like my tests to pass. - @mjumbewu** +**So, now they pass on 1.4, but fail on 1.3 and trunk. That's more believable. - @mjumbewu** ## Great, let's get cracking then.