Thibault J.

Results 9 issues of Thibault J.

Hi django-leaflet team, I just installed django-leaflet and ran into an issue with a missing variable. ## Context I want to display a map with default values, and add an...

Unless I'm mistaken, I noticed that user passwords are stored unobfuscated in the database. It looks like a [quite annoying issue](https://www.developpez.com/actu/234551/RGPD-le-reseau-social-allemand-Knuddels-de-condamne-a-payer-une-amende-de-20-000-pour-avoir-stocke-des-mots-de-passe-en-clair/). Passwords should be salted and hashed using a [bruteforce...

Hi, I've been sucessfully setting up an openscraper instance. Unfortunately, the spider always stops scraping after 15 results. After a bit of investigation, here is what seems to be the...

Hi @JulienParis, I'm testing [my own instance of OpenScraper](http://openscraper.jouannic.fr:8000/). So far, despite reading the documention, I've been unable to get any real data out of OpenScraper. I've defined a simple...

Hi, I cannot find any license for this project. I could be a problem for people willing to use pymill in their own project. Would you consider adding a license...

Hi, I'm trying this great plugin, however I came accross this issue. I just installed sfMediaBrowserPlugin and sfImageTransformPlugin. Jquery and drag'n'drop was already activated. I upload a new image, everything...

Hi, I cannot find a way to use the wonderful (it saves my life) InheritanceManager through a ForeignKey. Here's some code, it will be clearer: ``` class Product(Model): objects =...

En utilisant un composant « infobulle » au sein d'un formulaire, j'ai constaté que l'activation du tooltip avait pour effet secondaire de déclencher la soumission. ### Documentation associée J'ai suivi...

documentation

### Décrire le bug Le dsfr ajoute une icone aux liens externes (`target="_blank"`). Toutefois, cette icone peut parfois passer à la ligne de manière isolée, ce qui produit un résultat...