this my approach if you know how to do it please help
my views.py
def profile(request, username): return render(request, \'profile.html\')