Michael Wickey

Results 7 comments of Michael Wickey

There was an api change in [tzinfo](https://github.com/regebro/tzlocal) starting with version 3 it no longer returns a pytz object but rather a zoneinfo object. Delorean will either need to update to...

Good Morning bash-j, The weather widget is trying to get the weather from the yahoo weather api. line 85: [weather widget](https://github.com/individuo7/dj-dashing-weather-widget/blob/master/widgets/weather/weather.js) If you want it to use a local resource,...

Hi Jonathon, Sorry, I don't know what it does, I have always placed the files locally. Can you use a browser debugger (right click->inspect in Chrome) to see where it...

Hi, I just submitted a [Pull Request](https://github.com/talpor/django-dashing/pull/97) to add this. This has not been published to pypy since I am not the author of the plugin, but you can clone...

Yes, that is exactly what I'm looking for. Is this something that will be developed in the near future, or is it something that if I want it, I should...

Thanks for the update/information! This isn't too pressing for me right now, but I'll look at the plugin docs and see what I can do. Cheers, Michael

I also had this issue, @roddydairion 's solution worked for me too.