i made a function that generates avatars for users when they create a profile:
users/models.py
def random_image(): directory = os.path.join(setting