]> jfr.im git - z_archive/twitter.git/blobdiff - twitter/twitter_globals.py
Merge pull request #118 from DracoThuban/patch-1
[z_archive/twitter.git] / twitter / twitter_globals.py
index 5a2e6c82f9ebaffe1ce9fc7faf1f760e3c5d3097..03c0e7e228c639213d6eb5f8fc2d7a7f7661469a 100644 (file)
@@ -26,6 +26,6 @@ POST_ACTIONS = [
     'destroy',
 
     # Block Methods, Friendship Methods, Favorite Methods
-    'create',
+    'create', 'create_all',
 
 ]