0.8.7
processing send messages by mail
This commit is contained in:
@@ -28,6 +28,6 @@ urlpatterns = [
|
||||
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'),
|
||||
|
||||
path('request_offer/', request_offer_ajax, name='request_offer_ajax')
|
||||
path('send_message/', send_message_ajax, name='send_message_ajax')
|
||||
|
||||
]
|
||||
Reference in New Issue
Block a user