index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-28
Fixed #32389 -- Fixed ResponseHeaders crash when data is not mapping.
Illia Volochii
2021-01-28
Fixed #32388 -- Clarified QuerySet.bulk_update() caveat about duplicates for ...
Timothy McCurrach
2021-01-27
Improved performance of django.forms.ChoiceWidget.optgroups().
David Smith
2021-01-27
Changed "Don't overuse count() or exists()" example to Python.
Adam Johnson
2021-01-27
Fixed #32385 -- Removed unused and duplicated loading of tags in admin templa...
tim-mccurrach
2021-01-27
Fixed #32290 -- Fixed TemplateNotFound in {% include %} tag for relative path...
Hasan Ramezani
2021-01-27
Refs #32290 -- Added {% extends %} test for relative path in variable.
Hasan Ramezani
2021-01-27
Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting inlines UI.
Carlton Gibson
2021-01-26
Refs #26602 -- Added tests for aggregating over a RawSQL() annotation.
Mariusz Felisiak
2021-01-26
Fixed #32347 -- Made ModelChoiceField include the value in ValidationError fo...
Jerin Peter George
2021-01-26
Fixed #32369 -- Fixed adding check constraints with pattern lookups and expre...
Simon Charette
2021-01-25
Refs #26167 -- Corrected OpClass() example in docs.
Hannes Ljungberg
2021-01-25
Refs #32380 -- Added test for distance lookups with F() expression.
Mariusz Felisiak
2021-01-22
Refs #32372 -- Updated manager name in related objects reference docs.
Jack
2021-01-22
Fixed #32360 -- Added system check for FILE_UPLOAD_TEMP_DIR setting.
Timothy McCurrach
2021-01-22
Fixed #32372 -- Made examples in related objects reference docs consistent.
Jack Aitken
2021-01-21
Fixed #32367 -- Fixed system check for specifying type of auto-created primar...
Mariusz Felisiak
2021-01-21
Fixed #32374 -- Stopped recording migration application before deferred SQL.
Simon Charette
2021-01-21
Refs #29721 -- Simplified migration used to test atomic recording.
Simon Charette
2021-01-20
Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
Matthias Kestenholz
2021-01-20
Fixed #32292 -- Added support for connection by service name to PostgreSQL.
Hasan Ramezani
2021-01-20
Refs #31259 -- Made various dark theme adjustments.
Tom Carrick
2021-01-20
Used GitHub actions for isort and flake8 tests.
Tom Forbes
2021-01-20
Fixed isolation of utils_tests.test_autoreload tests.
Mariusz Felisiak
2021-01-19
Refs #32165 -- Bumped minimum ESLint version to 7.16.0 to match pre-commit co...
Jon Dufresne
2021-01-19
Used GitHub actions for JavaScript tests.
Tom Forbes
2021-01-19
Bumped minimum grunt-contrib-qunit version to 4.0.0.
Nick Pope
2021-01-19
Fixed #32324 -- Added template block to override the admin site header.
muskanvaswan
2021-01-19
Fixed #32357 -- Dropped support for PostgreSQL 9.6 and PostGIS 2.3.
Mariusz Felisiak
2021-01-19
Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-19
Corrected versionadded annotations.
Mariusz Felisiak
2021-01-19
Removed unreachable SystemExit check.
Adam Johnson
2021-01-19
Removed unnecessary empty dict creation in ChoiceWidget.create_option().
David Smith
2021-01-18
Fixed #32296 -- Added --skip-checks option to runserver command.
Hasan Ramezani
2021-01-18
Fixed isolation of test_check_errors_catches_all_exceptions.
Mariusz Felisiak
2021-01-18
Fixed #32358 -- Fixed queryset crash when grouping by annotation with Distanc...
Illia Volochii
2021-01-18
Fixed #18549 -- Fixed heading for inlines with a OneToOneField.
Timothy McCurrach
2021-01-18
Refs #18549 -- Added test for heading of foreign key inlines.
Timothy McCurrach
2021-01-16
Improved performance of DecimalField.
David Smith
2021-01-16
Fixed #32265, Refs #32355 -- Removed unnecessary ServerHandler.handle_error().
Mariusz Felisiak
2021-01-15
Updated source translation catalogs.
Claude Paroz
2021-01-14
Increased the default PBKDF2 iterations for Django 4.0.
Mariusz Felisiak
2021-01-14
Advanced deprecation warnings for Django 4.0.
Mariusz Felisiak
2021-01-14
Refs #31842 -- Removed DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2021-01-14
Refs #25236 -- Removed {% ifequal %} and {% ifnotequal %} template tags per d...
Mariusz Felisiak
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.forms.JSONField per deprecatio...
Mariusz Felisiak
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.fields.jsonb.KeyTransform/KeyT...
Mariusz Felisiak
2021-01-14
Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecati...
Mariusz Felisiak
2021-01-14
Refs #31534 -- Removed django.conf.urls.url() per deprecation timeline.
Mariusz Felisiak
2021-01-14
Refs #31359 -- Made get_random_string()'s length argument required.
Mariusz Felisiak
[prev]
[next]