Simon Charette

Results 168 comments of Simon Charette

This is unlikely to happen at this point since http://shrubberysoft.com/ seems to be no more 😞

FWIW I downloaded their provided .ini file and by simply overriding `UASParser.update_data` to read from a local file everything works likes a charm.

@dstore-dbap The only thing ua-parser is missing is the `type` (or `typ`) equivalent detection.

Super exciting stuff @ngnpope that would make building new features on Oracle less of a pain for sure. Let me know if you want someone to QA your work locally...

Closing since #622 was merged and part of the recent 5.0 release.

> There are a few places where this will likely change functionality, such that "params" (not query params) will be included in the "path" component of a parsed URL, which...

Apart from the `get_prep_value` question and the possible issues with foreign keys to a unique `SerialField` attempted to be created as serials this is looking great to me!

We should removed the admonition added in https://github.com/django/django/pull/18066 as well.

@ngnpope totally open to more appropriate name and not married to the idea of "affected" either. The term "updated" seems more aligned What about `django.exceptions.ObjectNotUpdated` and `Model.NotUpdated`? Do we still...