| Age | Commit message (Collapse) | Author |
|
|
|
Thanks Simon Charette for the fix.
|
|
User model doesn't have last_login field.
|
|
than PASSWORD_RESET_TIMEOUT_DAYS.
|
|
|
|
iter(dict) is equivalent to iter(dict.keys()).
|
|
|
|
|
|
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.
|
|
|
|
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.
|
|
|
|
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.
|
|
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.
|
|
distinct() and order_by().
Thanks Tim for the review.
|
|
Regression in d2a26c1a90e837777dabdf3d67ceec4d2a70fb86.
Thanks Adam Alton for the report and test, and Adam Johnson for
suggesting the fix.
|
|
The grouping caused an issue with database views as PostgreSQL's query planer
isn't smart enough to introspect primary keys through views. Django doesn't
support database views but documents that unmanaged models should be used to
query them.
Thanks powderflask for the detailed report and investigation.
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
conditional_content_removal() per RFC 7230.
|
|
This is a followup to 2b3a9414570af623853ca0f819c7d77d0511f22c
|
|
Thanks Tim Graham and Adam Johnson for the reviews.
|
|
i18n views
Thanks Tim Graham for the review.
|
|
isn't installed.
|