I've received a few comments on Ticket #25409 and so I'm opening up the
discussion here.
The pull request is https://github.com/django/django/pull/5309
Apologies for the long post, just wanted to be as clear I could!
The objectives of the discussion are to determine:
1. Is this something that co
Hey team, as promised, here are the simple tests I put together to
benchmark pyodbc vs pymssql. Be kind, this was Python I wrote a long time
ago!
https://github.com/FlipperPA/pyodbc-pymssql-tests
I've included example output on the README. Very basic, but useful.
On Wednesday, September 16, 20
That kind of implicit behavior would just leave things more confused.
Writing a few characters less code isn't a benefit if it comes at the
expense of making the behavior less obvious.
--
You received this message because you are subscribed to the Google Groups
"Django developers (Contribution
Am 17.09.2015 06:24, schrieb Yo-Yo Ma:
> To clarify, are you referring to a state where there are validation errors
> and the form is redisplayed, whereupon your change the value back to the
> original value?
No, there don't have to be validation errors. I want to redisplay the
form to the user