Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- from exam_preparation.profiles.models import Profile
- def get_profile():
- return Profile.objects.first()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement