Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated project to Django 5.0.2 and made necessary changes to accommo… #672

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 13, 2024

  1. Updated project to Django 5.0.2 and made necessary changes to accommo…

    …date removed methods in this version.
    
    - Added the orce_str method to the 
    est_auth\serializers.py file.
    - Added the gettext_lazy method to the �iews.py file.
    - Replaced url functions with path functions in the urlpatterns list.
    
    With these changes, I've updated the project to be compatible with the latest Django version and adjusted for removed methods, thereby enhancing project stability.
    kpolatkol5 committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    f1f434d View commit details
    Browse the repository at this point in the history