slashmili / django-jalali

Jalali DateField support for Django model
http://pypi.python.org/pypi/django_jalali
BSD 3-Clause "New" or "Revised" License
258 stars 52 forks source link

Remove deprecated datetime_safe and use sanitize_strftime_format. #161

Closed hramezani closed 2 years ago

hramezani commented 2 years ago

Fixes https://github.com/slashmili/django-jalali/issues/160

Inspired by deprecation datetime_safe PR

lnxpy commented 2 years ago

Looks pretty nice. Thanks for concidering.

hramezani commented 2 years ago

Thanks @lnxpy for checking.