| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks glarrain for the suggestion.
|
|
|
|
|
|
Thanks zalew for the suggestion and work on a patch.
Also updated, tweaked and fixed testing documentation.
|
|
|
|
|
|
|
|
|
|
|
|
Added -n to sphinx builds to catch issues going forward.
|
|
|
|
for Python 2 object model compatibility methods.
|
|
|
|
|
|
that will be available as of version 1.4.2.
|
|
|
|
Thanks dstufft for the report.
|
|
|
|
and extended the existing Python 3 documentation.
|
|
This commit fixes the auto-reload of the development server.
I should have done that change in ca07fda2.
|
|
|
|
|
|
The keys/items/values methods return iterators in Python 3, and the
iterkeys/items/values methods don't exist in Python 3. The behavior
under Python 2 is unchanged.
|
|
Thanks ptone for the report.
|
|
|
|
Refs #18363.
|
|
|
|
Thanks Vinay Sajip for the support of his django3 branch
and Alex Gaynor, kezabelle, YorikSar for the review.
|