I should first mention that I\'m using SqlAlchemy through Flask-SqlAlchemy. I don\'t believe this affects the issue but if it does, please let me know.
There is no datetime.datetime.now attribute in python. However, there is a datetime.datetime.now()function in python. You were just missing a pair of parentheses.