Michael Röttger

Results 10 comments of Michael Röttger

Hi, since there are no such commands yet and I need a remove a tag, I would like to ask: Could I simply do search&replace for the tag name in...

@gnanet Thanks! I've seen your branches, great, that it works. Have you thought about creating a pull request to get it into the original project? Until then I'm going with...

The commit message should have "Closes #15" instead of #14. Maybe this PR can be linked to #15.

Thanks @thclark for the analysis, I think have the same issue, which makes it impossible to use the icons in my project together with whitenoise. A workaround is simply not...

There seem to be no tests so far, so maybe I should not be holier than the pope. I've created a [PR](https://github.com/BenjjinF/django-fontawesome-5/pull/21) with your fix, but I haven't tested it...

Thanks for the pointer to `call_command`, I would definitely need it for a test.

I also stumbled on this. I think only the free icons are included. Many more icons are included in the "pro" edition. You can see it [here](https://fontawesome.com/icons) when using the...

Oh yes, know I see. You're right, `virus` is free and it does not appear.

This is probably related to #81 .

Thanks @mohmyo for opening the issue and sending the solution. I also had problems with the example in the documentation. Especially the usage of the finders in `result = finders.find(uri)`...