commit
3e0956d95a
6 changed files with 23 additions and 3 deletions
|
@ -148,7 +148,6 @@ def notifications_page(request):
|
|||
return TemplateResponse(request, 'notifications.html', data)
|
||||
|
||||
|
||||
@login_required
|
||||
def user_page(request, username):
|
||||
''' profile page for a user '''
|
||||
content = request.headers.get('Accept')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue