Bug Fix: NOT_LOGGED_IN causes dashboard to throw an error

Review Request #2068 — Created Jan. 26, 2011 and submitted — Latest diff uploaded

Information

Djblets
extensions

Reviewers

I suspect that NOT_LOGGED_IN got missed during a merge with master. This caused the dashboard to throw a trace. This solves the error.
Manual

Diff Revision 1

This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.

orig
1
2
djblets/webapi/resources.py
Loading...