wlanslovenija / django-tastypie-mongoengine

MongoEngine support for django-tastypie.
Other
73 stars 59 forks source link

Fixing #73 #74

Closed yunmanger1 closed 9 years ago

yunmanger1 commented 10 years ago

Fixing issue #73. Make assertion on HTTP_X_HTTP_METHOD_OVERRIDE value if it is available.

danstovall commented 9 years ago

If you could add a unit test that demonstrates the fix and sign off on this pull request we can merge it in.

yunmanger1 commented 9 years ago

@danstovall Hi. What does "sign off on pull request" mean? :) I added a test check it out

mitar commented 9 years ago

See here: sign-off. Just write it here in the comment, like here.

yunmanger1 commented 9 years ago

Signed-off-by: German Ilyin germanilyin@gmail.com