Paste #9
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | Traceback (most recent call last): File "/base/data/home/apps/tm-test-app4/1.336453578666923691/kay/app.py", line 323, in get_response response = view_func(request, **values) File "/base/data/home/apps/tm-test-app4/1.336453578666923691/chat/views.py", line 33, in index form.save() File "/base/data/home/apps/tm-test-app4/1.336453578666923691/kay/utils/forms/modelform.py", line 702, in save instance.put() File "/base/python_lib/versions/1/google/appengine/ext/db/__init__.py", line 750, in put return datastore.Put(self._entity) File "/base/python_lib/versions/1/google/appengine/api/datastore.py", line 171, in Put raise _ToDatastoreError(err) InternalError: the new entity or index you tried to insert already exists |