Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added an option to ask if all info was provided. #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jurcicek
Copy link
Member

@jurcicek jurcicek commented Dec 8, 2014

No description provided.

@@ -92,6 +99,8 @@ def __unicode__(self):
tpt_kwargs = {'u': username,
'ds': self.date_saved,
'dg': self.dialogue.cid}
if 'info_provided' in EXTRA_QUESTIONS:
tpt_kwargs['info'] = self.offensive
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mkorvas: Is this correct?

@mkorvas
Copy link
Member

mkorvas commented Dec 8, 2014

Good catch, fixed the typo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants