> To begin with - thats the place I dont like .get() at all. The fact that
> it might end up with multiple objects is a nuisance, but we cannot do
> much about it for API compat reasons
> ...
For what it's worth, I agree with what you're saying here too. Having a
`unique_or_none` (and maybe `uniq
Hi everyone,
I just arrived on this topic searching for ideas about improving the admin
datetime format.
I noticed that datetime values are passed between to/from the admin form
using the format defined in settings, but as you mentioned, this could be a
problem when users from different timezon