Lamour

Results 3 issues of Lamour

So I hook up everything right API Gateway with the Lambda + DynamoDB, when I test the Lambda function everything works since I am able to save and retrieve from...

Kudos for putting together. (This is not an issue but a recommendation per say) I think it would be useful if the following methods were part of Router's default implementation....

I'm using Django 1.11.18 and Python 2.7. I encountered the error below: > __import__(name) File "/Users/lamour/s/src/s/api/urls.py", line 6, in from s.api.v5.urls import v5_urls File "/Users/lamour/s/src/s/api/v5/urls.py", line 8, in from batch_requests.views...