jazzband / django-recurrence

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

fix: update import statement to align with latest version of Django #285

Closed chelseybeck closed 1 month ago

chelseybeck commented 1 year ago

Fix: The current installation instructions produce an error as described in this PR. Updating the import statement to align with latest version of Django.