Lucas Gruber

Results 2 issues of Lucas Gruber

Hello, I noticed a behavior that I don't understand. This may be a desired behavior but it brings unwanted data. the function `to_dateutil_rruleset(self, dtstart=None, dtend=None, cache=False)` with a dtend always...

After opening the issue [#232](https://github.com/jazzband/django-recurrence/issues/232), I propose to append a param for including or not the datetime end in rruleset generated by the function `to_dateutil_rruleset`. The pull request append the...