I recently updated to version 1012 and when I post a question I get the below error (anyone have any idea why?):
Warning at /questions/ask/
Data truncated for column 'created_at' at row 1
Request Method: POST
Request URL: http://sn50.com/questions/ask/
Django Version: 1.2.5
Exception Type: Warning
Exception Value:
Data truncated for column 'created_at' at row 1
Exception Location: /usr/local/lib/python2.5/warnings.py in warn_explicit, line 102
Python Executable: /usr/local/bin/python
Python Version: 2.5.4
Python Path: ['/home/noahqw/webapps/osqa_server', '/home/noahqw/webapps/osqa_server/lib/python2.5', '/home/noahqw/lib/python2.5/html5lib-0.90-py2.5.egg', '/home/noahqw/lib/python2.5/elementtree-1.2.7_20070827_preview-py2.5.egg', '/home/noahqw/lib/python2.5/Markdown-2.0.3-py2.5.egg', '/home/noahqw/lib/python2.5/python_openid-2.2.4-py2.5.egg', '/home/noahqw/lib/python2.5/South-0.7.1-py2.5.egg', '/home/noahqw/lib/python2.5/django_debug_toolbar-0.8.3-py2.5.egg', '/home/noahqw/lib/python2.5', '/usr/local/lib/python25.zip', '/usr/local/lib/python2.5', '/usr/local/lib/python2.5/plat-linux2', '/usr/local/lib/python2.5/lib-tk', '/usr/local/lib/python2.5/lib-dynload', '/usr/local/lib/python2.5/site-packages', '/usr/local/lib/python2.5/site-packages/PIL', '/home/noahqw/webapps/osqa_server', '/home/noahqw/webapps/osqa_server/osqa', '/home/noahqw/webapps/osqa_server/osqa/forum/markdownext']
Server time: Fri, 6 May 2011 13:19:13 -0400
asked
06 May '11, 13:14
Noah_Q
150●3●8●15
accept rate:
0%
I have the same problem too, anyone knows? @Noah_Q: Please let me know if you do figure out a solution, many thanks!