Skip to content

Commit

Permalink
corrected User model
Browse files Browse the repository at this point in the history
  • Loading branch information
raftmsohani committed Jul 18, 2023
1 parent 8f03499 commit 9323adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tdrs-backend/temp_debug_script.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import logging
from django.conf import settings
from django.contrib.auth.models import User
from tdpservice.users.models import User

logger = logging.getLogger()

Expand Down

0 comments on commit 9323adb

Please sign in to comment.