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
The save_repository function is a receiver function hooked to the post_save signal for the UserProfile model and is defined in the signals.py file. Tests are required for this feature.