views.py
16.9 KB
-
Require login for followed_threads · a63d6a70
Without the login_required decorator, an error would occur, causing a 500 to be returned. This fixes FOR-155.
Greg Price committed
Without the login_required decorator, an error would occur, causing a 500 to be returned. This fixes FOR-155.