| Age | Commit message (Collapse) | Author |
|
|
|
Thanks Tim Graham for noticing the issue.
|
|
|
|
|
|
autoextend size on Oracle.
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Haris Ibrahim K. V. for writng docs.
|
|
Thanks Squareweave for the django-loaddata-stdin project from which this
is adapted.
|
|
|
|
Thanks Zubair Alam for the initial patch and Tim Graham for the review.
|
|
|
|
Thanks Tim Graham and Mariusz Felisiak for review and completion.
|
|
Thanks François Freitag for review.
|
|
The old site handles python2, and is thus no longer relevant for Django.
Also I pointed the search path links to the proper sections.
|
|
|
|
|
|
With Python 3, there are no more reasons to special-case EmailMessage
arguments which should be plain strings.
|
|
|
|
|
|
When a connection pooler is set up in transaction pooling mode, queries
relying on server-side cursors fail. The DISABLE_SERVER_SIDE_CURSORS
setting in DATABASES disables server-side cursors for this use case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used in it.
|
|
|
|
|
|
contrib.postgres.
|
|
read() and write() were removed in 68a890e79f660484d05482902663b6168f0bd71e.
|
|
|
|
python_2_unicode_compatible().
|
|
|
|
|
|
The format changed in 22bfc451467ec6e13044a87a97cf00e9f8a845e4.
|
|
Follow up to 054a44d6f0f75395bd02a21e31ea904a24750a2b.
|
|
to forms.
|
|
Fixed #27777 -- Made File.open() work with the with statement
|
|
|
|
|
|
|