jazzband / django-recurrence

Utility for working with recurring dates in Django.
https://django-recurrence.readthedocs.org/
BSD 3-Clause "New" or "Revised" License
486 stars 190 forks source link

use path instead of (old) url for urlpatterns #227

Closed nerdoc closed 3 weeks ago

lino commented 3 weeks ago

Thank you for your contribution. The issue should be resolved with the merging of https://github.com/jazzband/django-recurrence/pull/285

If there is any potential for discussion about if one should be using regex paths or not, this would be the place to do so, I don't see any reason for doing/not doing it, but maybe I'm thick right now.