Maxime Gross

Results 32 comments of Maxime Gross

Had the same issue on Python 3.6, turned out that I had to update PIP so dependencies are properly computed: `python -m pip install --upgrade pip`

Danneu : Darkstrap seems to be very awesome, exactly what I searched, however as said above it is not optimized for the latest Bootstrap version. I see you edited your...

Bootstrap 2.3 just been released : http://blog.getbootstrap.com/2013/02/07/bootstrap-2-3-released/ :)

I will quick test the current Darkstrap version with the new Bootstrap version. If there's any bugs I'll open a new issue.

So far I didn't saw bugs - but this was a quick test, maybe someone will see some bugs :)

A simple `pip install --upgrade maxminddb-geolite2` do the job (`maxminddb` is set as a PyPI dependency for `maxminddb-geolite2`).

Pikaday **requires** the use of an input field to be able to show the datepicker, currently thinking where to put it when editing a todo.

Solution: remove Pikaday and migrate to something else, because I don't want that the GUI of todo editing to be bloated.