jazzband / django-recurrence

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

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

Open chelseybeck opened 1 year 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.