François GUÉRIN

Results 47 issues of François GUÉRIN

Hi, I've recently received a Logitech MX Keys keyboard (I'm a lucky man...), but this keyboard does not set any entry in the /dev/input/by-id, so I can not set a...

Hi, I'm trying to parse a RSS 2.0 feed : http://www.legrandmix.com/data/rss.xml It is OK with w3c validator : https://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwww.legrandmix.com%2Fdata%2Frss.xml But I've an error with feedparser : SAXParseException('not well-formed (invalid token)'...

Hi, I've seen Nebula theme is compatible with the Customizer plugin. I've installed it but I cannot see Nebula in the Cudtomizer themes list... Did I miss something ? Thanks...

Hi, Could you push django-bootstrap3-datetimepicker to PyPi ? Thanks !

Hi, I'm a french guy too, and datetimepicker localization doesn't work for me too. I'm using the picker without customization, and <script type="text/javascript" src="/static/bootstrap3_datetime/js/locales/bootstrap-datetimepicker.fr.js"></script> seams loaded, but l10n does not...

Hi, I'd like to use Leaflet in a Wagtail app. I've created a `geom` ( djgeojson ) PointField into a snippet (a simple model with ad hoc registration ) and...

Hi, Is there a way to load the tooltip plugin of form, to add those tooltips ? Thanks for your help !

Hi, I'm trying to create a new wagtail block using leaflet, using the streamfield-API documentation : https://github.com/wagtail/wagtail/wiki/StreamField-blocks-API I've created a github project for this purpose: https://github.com/frague59/wagtail-leaflet I've issues with leaflet/widget.html...

Hi, I'm currently using django-leaflet to get points in maps. Using django==1.8.4 / django-leaflet==0.16 / django-geojson==2.8.1 Actualy, I can't see the `Add point` button on the widget. I can display...

question

* Templated-docs version: 0.3.1 * Python version: Python 3.6.6rc1+ * Operating System: Debian testing (buster) ### Description I'm writing an application where users can provide there own templates, via uploading...