arteria / django-openinghours

Allows to define opening hours and to verify if something, for example a store, is currently open.
MIT License
57 stars 38 forks source link

Timezone support using django.utils.timezone #20

Closed matiUniverse closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage increased (+1.3%) to 56.026% when pulling 0c3959d96d39db24e167df60a756d31847964b0a on perroOne:patch-3 into 147e8d169324d8e196936b4eea11e27b17b8683e on arteria:master.

walterrenner commented 7 years ago

@perroOne let me know if i can help you with your pull request.

Are there some issues with using django.utils.timezone?

matiUniverse commented 7 years ago

Hi Walter

I ve tried to use it but as I'm not an expert, when Travis run tests there is an error. In my projet and my use case it works. I will try when I will have time to understand that error on Travis to solve it.

Thanks a lot, Le 27 janv. 2017 09:32, "Walter Renner" notifications@github.com a écrit :

@perroOne https://github.com/perroOne let me know if i can help you with your pull request.

Arte there some issues with using django.utils.timezone?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/arteria/django-openinghours/pull/20#issuecomment-275613770, or mute the thread https://github.com/notifications/unsubscribe-auth/ALDyWdvDKSO1l67ezychRHLX7afTiwRWks5rWausgaJpZM4LvKcD .

walterrenner commented 7 years ago

I haven't seen the error travis is running into, but when you leave your PR open we can have a look and maybe help you fixing it.