Michael Maurizi
Michael Maurizi
You might want to try using https://github.com/scttcper/ngx-toastr instead.
I am not a contributor to this project. (Readme changes are not relevant for code licensing AFAIK).
Here's the full trace: ``` ERROR:django.request:Internal Server Error: /comments/post/ Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/django/core/handlers/base.py", line 132, in get_response response = wrapped_callback(request, *callback_args, **callback_kwargs) File "/usr/local/lib/python2.7/dist-packages/django/utils/decorators.py", line 110, in...
I moved the `{% load comments %}` up to the top of the page, but it didn't seem to fix the problem.
Its a pretty common pattern to add a gitignore file to a directory when you want to check in a directory but not it's contents...
Maybe this will work? https://plugins.jenkins.io/convert-to-pipeline/
I've forked this project and released a new version compatible with Django 1.11 and 2.0 https://pypi.python.org/pypi?:action=display&name=django-async-messages-redux&version=0.4.0
@psaniko FYI I've forked this project on PyPI as `django-async-messages-redux`, your PR would be welcome at my fork https://github.com/maurizi/django-async-messages-redux