Blaine Garrett

Results 6 issues of Blaine Garrett

It would be nice to be able to customize error pages for 400 and 500 errors. On the appspot, a standard "Error:Not Found" screen is displayed and a 404 status...

Folder without trailing slash should 301 redirect to slash version. Currently, _mycoolsite.com/folder_ and _mycoolsite.com/folder/_ both produce a 200 response code which isn't ideal.

wontfix

I've been working on writing a custom MultiWidget Widget. However, I ran into a snag that the keys of the inputs were not in valueFromData's data argument unless they were...

After writing my own form lib in pure react and wanting to use a more fleshed out solution I am trying newforms. So far I love them. That said, I'm...

I'd have to do a bit of debugging to see if this is possible or reasonable. However, it seems to relate to: 1. Confusion with serverside rendering when

I've been using linkenv for a few years now and it works great. However, I am not finding myself needing to do dev on a local package in conjunction with...