jaradc
jaradc
I came here looking for an alternative to `python-magic` because of its dependencies and requirements for different operating systems. I thought this was it, but not detecting .doc or .docx...
I too have a Bootstrap nav tabs. The editor is on the fourth tab. It's not getting initialized properly. When I resize the browser, it detects it and updates correctly....
Just want to say: 1. @martinmaillard (the OP) really excellent reproducible example. 2. totally agree with @expresspotato - whatever the django-polymorphic team is working on, this bug should take priority...
@Mickeypeng Please see my StackOverflow post I linked to. I mentioned "I opened up Git Bash which uses MINGW64 terminal". More details in that post. Thanks for looking into this!
I too would like to +1 for a way to - or ideas how to - implement "mock" upload to S3 functionality. In my case, I want a FileField during...
I love the idea of this. I attempted to implement in Webpack but after building (`npm run build`), I still see the empty variables in the outputted CSS. The empty...
Thank you Julien-Deramond for such a clear response. I did everything you said and did a text compare before/after to confirm that all 16 empty CSS variables were in-fact removed...
Got it: in `change_list_results_totals.html`, change: `{{ agg|floatformat:2 }}`
Looks like I had to follow this post: https://www.tutorialexample.com/fix-python-pip-install-link-fatal-error-lnk1158-cannot-run-rc-exe-error-python-tutorial/ Copy rc.exe and rcdll.dll to: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin Installed after that.
Seriously unbelievable that this basic bug is in NPM. Thanks for the tip about the three dots! Should be two. I didn't catch that.