polfg
polfg
> If anyone is still having this issue, change "{% live_notify_list list_class="dropdown-menu" %}" to "{% live_notify_list list_class="live_notify_list dropdown-menu" %}. > > The reason for this error is because the notify.js...
Also, the date is not working as if using the `notification.timestamp|timesince` django templatetag, so it shows the complete date. It just look wrong... If I try to hardcode a function...
Hi! any news on this?
Thank you! I'm new to laravel and laravel nova, and I'm using this package to export my tables. Works really great :) Do you have a work around or a...
Okay, thank you for your response. It would be a good feature for django-machina. I don't think it would be too much, just give the developer the way of linking...
Did you found if what you need is possible with this package?
Hi, I'm having a problem related to linkedin sharing only and it's about arguments. I'm just copy pasting the examples from the docs and when using the linkedin example with...
I'm using internationalization and I'm using the following languages. None of them seems to be working. ``` LANGUAGES | (('en', 'English'), ('es', 'Spanish')) ```
Thank you! that seems to fix the problem I had. When using ngrook the share works fine. I'll try it on AWS and if anything is wrong I will open...
@samilyak can you share your solution please? I'm issuing the same problem right now and I fount this open thread. Thank you