Denise Mauldin

Results 27 comments of Denise Mauldin

@pennersr Not sure if tests are necessary, but happy to write some based off suggestions.

https://django-allauth.readthedocs.io/en/latest/signals.html shows that you can use the `user_signed_up` signal for this.

Which URL are you expecting to return a 201 vs 200?

@pennersr Please let me know if there's anything else we need to do. Thanks!

As far as I can tell, I need to add a condition to the code to skip the `thickStart -3` and `thickEnd +3` `codingRegion` calculation. I added this to make...

Also fails on 4.1.12-124.32.3.el6uek.x86_64 for me without the --srcdir=/usr/include/mysql compiling client.c client.c: In function 'rb_mysql_query': client.c:787: warning: passing argument 1 of 'rb_rescue2' from incompatible pointer type /rvm/rubies/ruby-2.7.0/include/ruby-2.7.0/ruby/ruby.h:1988: note: expected 'VALUE...

What are you trying to get tickInterval to change to? Why are you trying to change tickInterval?

Hi @LostInBrittany ! Thanks for the PR. I think the package-lock.json gets generated by npm v5 right? I know there's some debate on whether or not to commit it to...

@LostInBrittany Ah, I didn't realize you were done trying to fix it. :) Everything is working now?