X-Git-Url: https://jfr.im/git/z_archive/twitter.git/blobdiff_plain/7ef05275d707e5a998f48ee2f54f325ab2f03d76..50355a5559baeb34ea7a83c6e852e483d2cec362:/twitter/twitter_globals.py diff --git a/twitter/twitter_globals.py b/twitter/twitter_globals.py index 5a2e6c8..03c0e7e 100644 --- a/twitter/twitter_globals.py +++ b/twitter/twitter_globals.py @@ -26,6 +26,6 @@ POST_ACTIONS = [ 'destroy', # Block Methods, Friendship Methods, Favorite Methods - 'create', + 'create', 'create_all', ]