[webkit-reviews] review denied: [Bug 68398] Need to specify a django version, instead of using default : [Attachment 107927] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 19 15:45:25 PDT 2011


Eric Seidel <eric at webkit.org> has denied Tom Zakrajsek <tomz at codeaurora.org>'s
request for review:
Bug 68398: Need to specify a django version, instead of using default
https://bugs.webkit.org/show_bug.cgi?id=68398

Attachment 107927: Patch
https://bugs.webkit.org/attachment.cgi?id=107927&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
We already specify one, just in main.py  The problem is that when we are
unittesting things we load the __init__.py instead of main.py like appengine
does.  We shoul dadd this to __init__.py intead (since it's only really for
unittesting), and add a comment that it needs to stay in sync with the one in
main.py.


More information about the webkit-reviews mailing list