jazzband / django-recurrence

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

Update recurrence.js #183

Closed fdelvalle closed 2 years ago

GeoMaciolek commented 3 years ago

Hello, @fdelvalle ! Can you provide some context or explanation of this change? (I do see that it checks for the existence of language_code - is there a specific bug this fixes? (Having that in the commit message is helpful, generally.)

The author is not currently maintaining this project, so this may not get merged, but it may indeed in the future, and if the project becomes maintained by another individual, this patch will likely be helpful!

aleksihakli commented 2 years ago

Thanks for the PR @fdelvalle! This should be fixed by #167 setting the default language, so language_code should never be undefined.