Diego Cebrián

Results 5 issues of Diego Cebrián

If I add an address with web browser configured in English the plugin works fine. It adds the Country, the State or equivalent entity, the Locality and generate the correct...

Hello Stephane When introduccing datetimepicker in a form and this form is par of a collection, clicking in add with the intention of having a new datepicker results in a...

var map = new olwidget.EditableMap("id_polygon", {"name":"mipoligono", "geometry": "polygon", "layers": [], "mapDivStyle":{"width": "700px", "height": "700px"}}); raises an exception on: Uncaught TypeError: Cannot set property 'onUnselect' of undefined olwidget.js:1527

https://github.com/sunscrapers/djoser/blob/4452009f628b59f02704373d5e7f991f1243397f/djoser/serializers.py#L127 When retrieving a token DJOSER check itself if the password match, or not. If password match, only active or not validation is done. Django authentication backends propose a set...