PendingDeprecationWarning on django / tastypie
问题 I am trying to set a pretty straightforward example of a REST service using tastypie, however I am getting a PendingDeprecationWarning. Here is the error message appearing on the browser Request Method: GET Request URL: http://127.0.0.1:8000/myapp/api/myapp_resource Django Version: 1.6.2 Exception Type: PendingDeprecationWarning Exception Value: commit_on_success is deprecated in favor of atomic. Exception Location: /home/pkaramol/Workspace/django-env/lib/python3.3/site-packages/django/db