django-schedule
django-schedule copied to clipboard
Timezone awareness
Not fully sure on this one: the periods (month, week, ...) seem to mess with timezone aware objects. This causes multiple errors in a env with USE_TZ = True.
Did not really get if the app should be timezone aware or not. I hope it should/could. :)
Anyone have a branch with a fix for this?