forms.name_doc.data
name_doc=forms.name
You don't have rights to send messages in this chat
from datetime import timedelta
new_date = out_time + timedelta(hours=time_offset)
if current_user.is_authenticated:
return redirect(url_for('special'))
self.connection.commit()