Changeset - 2e9b94983d40
[Not reviewed]
0 1 0
Christopher Neugebauer - 6 years ago 2017-11-29 02:26:42
chrisjrn@gmail.com
wat
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templatetags/nbpy_tags.py
Show inline comments
...
 
@@ -74,3 +74,3 @@ def special(context, user):
 
        speaker = user.speaker_profile.presentations.count() != 0
 
    except:
 
    except Exception:
 
        speaker = False
0 comments (0 inline, 0 general)