stanislas: that should be fine, as long as you're saving with the utf8 encoding
2015-12-21 35531, 2015
stanislas
I am
2015-12-21 35536, 2015
LordSputnik
go for it then :)
2015-12-21 35542, 2015
Gentlecat
I still don't understand what the problem is
2015-12-21 35542, 2015
regagain has quit
2015-12-21 35554, 2015
opatel99
Sorry. Error:http://paste.ee/p/AHDqs
2015-12-21 35507, 2015
reosarevok
yay Estonian domain :p
2015-12-21 35509, 2015
Gentlecat
"ValueError: View function did not return a response"
2015-12-21 35517, 2015
Gentlecat
your view doesn't return a response
2015-12-21 35529, 2015
opatel99
Right, but what if I just want to test it. What dummy response could I return
2015-12-21 35551, 2015
Gentlecat
`return "dummy response because I'm testing"`
2015-12-21 35520, 2015
Gentlecat
don't be afraid to try stuff, I'm sure your VM is not going to explode :)
2015-12-21 35534, 2015
Gentlecat
even if it does, you can just create a new one
2015-12-21 35521, 2015
opatel99
yeah.
2015-12-21 35549, 2015
Freso
reosarevok: Cheers. :)
2015-12-21 35513, 2015
Freso
opatel99: Because you don't see all the participants in here. :)
2015-12-21 35517, 2015
Freso
Unfortunately.
2015-12-21 35549, 2015
opatel99
Freso: A beginner task should have been to get involved on IRC
2015-12-21 35507, 2015
stanislas
LordSputnik: It should be ok now.
2015-12-21 35519, 2015
Freso
opatel99: Feel free to write up a suggestion for a beginner task and I'll look at it. ;)
2015-12-21 35545, 2015
reosarevok
Yeah, I guess there's still time for that even this year - I was going to say it was a decent idea for next year but
2015-12-21 35518, 2015
Freso
reosarevok: Yep. I didn't say I wouldn't add it this year. ;)
2015-12-21 35521, 2015
reosarevok
I'd be a bit wary of annoying the usual users with a lot of "Hi I am X from Y and I'm a GCI student" btut still
2015-12-21 35533, 2015
Freso
Yeah, that's my concern too.
2015-12-21 35531, 2015
opatel99
Well my experience that once I tried the chat, I was addicted
2015-12-21 35533, 2015
Freso
I wanted to extend the create a MusicBrainz account with posting a link to that as well as a welcome message in a thread on the forum/Discourse, but didn't want to do that until Discourse was operational.
2015-12-21 35540, 2015
Freso
opatel99: :)
2015-12-21 35553, 2015
stanislas
LordSputnik: My pep8 doesn't warn me about anything in these files now, strange.
2015-12-21 35503, 2015
stanislas
I've enabled all warnings
2015-12-21 35515, 2015
LordSputnik
stanislas: hmm that is odd
2015-12-21 35537, 2015
opatel99
So we can have that beginner task just be: spend 2 days in the chat room and participate in some discussions. Once submitted, mentor can check the logs to see what participation was done
2015-12-21 35537, 2015
LordSputnik
Don't worry then, just make a pull request to the main repository and we can close the task
2015-12-21 35559, 2015
stanislas
I am using pep8 from PyCharm, maybe command-line one is better.
2015-12-21 35527, 2015
opatel99
I usually use command line once introduced to it. Soemtimes for a quick check, http://pep8online.com/
2015-12-21 35549, 2015
stanislas
LordSputnik: Ok, seeing it now.
2015-12-21 35527, 2015
opatel99
Is 4d1e6020-324d-4e8c-af1d-c7a2525a15ee a valid release?
Gentlecat: the cacert.pem provided with vagrant was broken
2015-12-21 35539, 2015
stanislas
LordSputnik: I've made a pull request
2015-12-21 35540, 2015
qu3ntin0
Gentlecat: had to copy /etc/ssl/certs/ca-certificates.crt to /opt/vagrant/embedded/cacert.pem
2015-12-21 35544, 2015
LordSputnik
stanislas: great, thanks :)
2015-12-21 35557, 2015
opatel99
stanislas: Is pull request best for tasks with more than one instance?
2015-12-21 35501, 2015
opatel99
LordSputnik: ^
2015-12-21 35534, 2015
stanislas
opatel99: are there any tasks with more than one instance, that require doing a pull request ?
2015-12-21 35554, 2015
D4RK-PH0ENiX has quit
2015-12-21 35532, 2015
opatel99
stanislas: I just finished a multiple instance task and I just submitted the necessary files as attachment and diff for now. If it is chosen to be used over the other persons, I can submit pull request
2015-12-21 35548, 2015
opatel99
Just to minimize clutter in the pull requests regarding the same issue
2015-12-21 35555, 2015
LordSputnik
stanislas: hmm, opatel99 has a point, just cancel the PR for now - no need to upload the files, I've got a local copy of your repository :)
2015-12-21 35520, 2015
LordSputnik
stanislas: Approved the task :)
2015-12-21 35536, 2015
LordSputnik
Well done - it's been a tough one, but you're good at that kind of task :D
2015-12-21 35534, 2015
stanislas
LordSputnik: Thanks for help for this task, really.