You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was wondering how to deal with the fact that The datetime_safe module was deprecated in Django 4.0 and completely removed in Django 5.0 to be able to run the app.
Hello,
I was wondering how to deal with the fact that The
datetime_safemodule was deprecated in Django 4.0 and completely removed in Django 5.0 to be able to run the app.Best,