| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
QuerySet.update_or_create()/get_or_create() defaults.
|
|
|
|
|
|
Thanks Haris Ibrahim K. V. for writng docs.
|
|
Thanks Squareweave for the django-loaddata-stdin project from which this
is adapted.
|
|
|
|
Thanks Waldemar Kornewald for the report and initial patch.
|
|
|
|
|
|
|
|
efficiency.
|
|
This test passes to due some logic in Node.add().
|
|
|
|
|
|
|
|
assertForeignKeyExists()/assertForeignKeyNotExists().
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
altering char/text field in PostgreSQL.
Thanks Tim Graham for the review.
|
|
Thanks Zubair Alam for the initial patch and Tim Graham for the review.
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Thanks Tim Graham and Mariusz Felisiak for review and completion.
|
|
credentials.
Regression in 3008f30f194af386c354416be4c483f0f6b15f33.
|
|
|
|
Thanks François Freitag for review.
|
|
cpython's json version is 2.0.9 so this line is never used.
|
|
contrib.postgres.forms.
|
|
The old site handles python2, and is thus no longer relevant for Django.
Also I pointed the search path links to the proper sections.
|
|
Thanks Tim Graham for the test part.
|
|
|
|
child model.
Regression in 38575b007a722d6af510ea46d46393a4cda9ca29.
|
|
db_column pk on Oracle.
Thanks Tim Graham for the review.
|
|
|
|
set().
|
|
|
|
|
|
|
|
|
|
|
|
don't accept a request.
|
|
|
|
With Python 3, there are no more reasons to special-case EmailMessage
arguments which should be plain strings.
|
|
|
|
Thanks Tim Graham for the review.
|