Mattia Fantoni

Results 17 comments of Mattia Fantoni

Same issue for me here when I refresh a client-paths I get a redirect loop. I tried with the workaround suggested by @webjay and it's working. The configuration is almost...

I just realized that the workaround is working because wildcards are not supported and 404.index page is returned which basically handles the redirection to the correct page I made an...

I think my example was a bit confusing my current, please ignore invite it was just a counterexample. If we look at /app client paths with the following redirect rule...

Would be nice if you can merge the related PR https://github.com/danfairs/django-lazysignup/pull/67 Django 2.2 LTS support will end soon

It's merged but the in Pypi is not update, unfortunately, the PR was missing the version bump. In any case you can also install it like this as a temporary...

@Jazzthedog depends on what you are using (poetry pipenv, ...) the pip command should be something like ``` pip install git+https://github.com/danfairs/django-lazysignup@42470be ```

Hi @Breakthrough thanks a million for your reply, great news looking forward to trying the new version. Regarding your question: at least to me the default are reasonable

Hi @Breakthrough , sorry for the late reply I just came back from holiday and thanks a million for the wheel. I'm adapting some parameter since I was using v0.5...

Hi @Breakthrough , all working good I have adapted the params etc.. and I didn't see any regression, the performance improvement in our case is excellent, thanks a lot! May...

Thanks for the info, no problem at all. In any case I can use the wheel