Closed gabrielhurley closed 13 years ago
See http://github.com/thauber/django-schedule/blob/master/schedule/tests/test_periods.py#L142
It causes a "TypeError: tuple object is not callable" to be raised.
It has been fixed some time ago - see current code in https://github.com/bartekgorny/django-schedule
See http://github.com/thauber/django-schedule/blob/master/schedule/tests/test_periods.py#L142
It causes a "TypeError: tuple object is not callable" to be raised.