Tom Morris

Results 686 comments of Tom Morris

Either/both is fine. If you use the RSS icon, it can go next to the Blog menu item rather than needing a separate line.

It's probably OK to remove unused imports for standard library modules, but anything in the openlibrary/infogami/web.py sphere I'd be exceedingly careful of. The have been multiple attempts to do this...

I recommend looking at this through a different lens. Dead ends are unsatisfying, but the best solution is to avoid them in the first place, not to send the user...

There are a number of issue related to overlapping bounding boxes, including #2825 #3611 #3963

I think this is going to take more than just removing some prefixes to fix. I'd suggest deleting the records and pausing BWB imports until the quality improves. Some examples...

Just hit this issue as well. Two weeks and not even an acknowledgement from the AWS Amplify team?

I did the same as @mlecoq. I'm importing/reusing a Cognito user pool defined in a different Amplify app.

@swaminator There's nothing on that page relevant to my configuration. I'm not using "social" signin, and besides, the auth config is totally defined in the user pool that I imported....

A better approach might be to create an "everything else" dump which covers everything except the bulky types. There's no real reason for redirects, lists, etc to all have their...