0.7.64
profile change photo
This commit is contained in:
@@ -23,4 +23,6 @@ urlpatterns = [
|
||||
|
||||
|
||||
path('change_profile/', change_profile_ajax, name='change_profile_ajax'),
|
||||
path('change_profile_confirm/', change_profile_confirm_ajax, name='change_profile_confirm_ajax'),
|
||||
path('change_avatar_confirm/', change_avatar_confirm_ajax, name='change_avatar_confirm_ajax'),
|
||||
]
|
||||
Reference in New Issue
Block a user