From 2ec426c43beeed33570e8b4fc6c1c2691f3de5ee Mon Sep 17 00:00:00 2001 From: mjumbewu Date: Fri, 7 Sep 2012 16:19:44 -0700 Subject: [PATCH] Updated DjangoCon US 2012 Sprints (markdown) --- DjangoCon-US-2012-Sprints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.