diff --git a/DjangoCon-US-2012-Sprints.md b/DjangoCon-US-2012-Sprints.md index 27e1720..08002cb 100644 --- a/DjangoCon-US-2012-Sprints.md +++ b/DjangoCon-US-2012-Sprints.md @@ -79,7 +79,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. -**So, now they pass on 1.4, but fail on 1.3 and trunk. That's more believable. - @mjumbewu** +**Green! https://github.com/tomchristie/django-rest-framework/pull/251 - @mjumbewu** ## Great, let's get cracking then.