Flavio Curella
Flavio Curella
Thank you for the report! Do you have time to work on a Pull Request?
@HugoJP1 Unfortunately, I had to revert your changes because the caused too many regressions. See #1912, #1915, and #1926
@Sandy4321 scroll the table to the right, there's a 3rd column with the links
just pinging to say I'm having the same issue here. @sontek : which one are the commits that try to fix this issue?
If this pull request gets accepted, I think the filename to be discoverable should be more specific, like 'socketio.py'. People may need to use a filename called 'sockets.py' for something...
What you need is to use use the `post_to_facebook_url` to set the `facebook_url` variable into the context, and then use that variable in your HMTL: ``` {% load social_share %}...
The issue is that the lexer is parsing `
Thank you! Supporting tsx would be nice, but I don't know how easy would it be to implement. Feel free to submit a PR with the failing test, but I'm...
Sorry I've let this slip through. The PR looks good. The only thing missing is some test cases for TSX. I'll see if @martinzuern is still available.
Hi, I think if you set the Jinja2 backend as the first item in `settings.TEMPLATES`, you should be able to override the provided templates with your own written in Jinja2