Λlisue
Λlisue
add 's'. signals.py nd models.py
hum, it looks a bug. you may need to get supplement from DB while the instance does not have it when signal is called. i'll try to fix it but...
Well, it looks working. https://github.com/lambdalisue/django-inspectional-registration/compare/fix/issue49#diff-2f7bbcc43d8f44a93ca21d4758b5e381R249 How did you access to the supplemental information?
What happen if you use the following code (I assumed that your supplement class has `remarks` field.) ``` from registration.signals import user_registered from django.dispatch import receiver from django.core.mail import send_mail...
ping @danmir
I'm sorry that I totally forgot about this issue. Well, I recently switched to https://github.com/rhysd/action-setup-vim so I don't have enough motivation to prepare AppImage by myself. Sorry for that.
Closed by #119
It is not only for MacVim but for GVim in Debian (wheezy). Maybe because I'm using self compiled version of Vim (not the one comes from package manager)?