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-27
[3.2.x] Fixed #32348, Refs #29087 -- Corrected tutorial for updated deleting ...
Carlton Gibson
2021-01-26
[3.2.x] Fixed #32369 -- Fixed adding check constraints with pattern lookups a...
Simon Charette
2021-01-25
[3.2.x] Refs #26167 -- Corrected OpClass() example in docs.
Hannes Ljungberg
2021-01-22
[3.2.x] Refs #32372 -- Updated manager name in related objects reference docs.
Jack
2021-01-22
[3.2.x] Fixed #32372 -- Made examples in related objects reference docs consi...
Jack Aitken
2021-01-21
[3.2.x] Fixed #32367 -- Fixed system check for specifying type of auto-create...
Mariusz Felisiak
2021-01-21
[3.2.x] Fixed #32374 -- Stopped recording migration application before deferr...
Simon Charette
2021-01-21
[3.2.x] Refs #29721 -- Simplified migration used to test atomic recording.
Simon Charette
2021-01-20
[3.2.x] Fixed #32371 -- Doc'd jquery.init.js dependency for admin widgets.
Matthias Kestenholz
2021-01-20
[3.2.x] Refs #31259 -- Made various dark theme adjustments.
Tom Carrick
2021-01-19
[3.2.x] Bumped version for 3.2 alpha 1 release.
3.2a1
Carlton Gibson
2021-01-19
[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-19
[3.2.x] Corrected versionadded annotations.
Mariusz Felisiak
2021-01-18
[3.2.x] Fixed #32358 -- Fixed queryset crash when grouping by annotation with...
Illia Volochii
2021-01-18
[3.2.x] Fixed #18549 -- Fixed heading for inlines with a OneToOneField.
Timothy McCurrach
2021-01-15
[3.2.x] Updated source translation catalogs.
Claude Paroz
2021-01-14
Removed empty sections and adjusted 3.2 release notes.
Carlton Gibson
2021-01-14
Updated django-admin man page for Django 3.2.
Carlton Gibson
2021-01-14
Refs #31259 -- Improved some color contrasts for admin dark theme.
Matthias Kestenholz
2021-01-14
Fixed #32321 -- Added system checks for invalid model field names in function...
Hasan Ramezani
2021-01-14
Fixed #31358 -- Increased salt entropy of password hashers.
Jon Moroney
2021-01-14
Refs #31358 -- Added bcrypt password hashers tests for must_update() with sal...
Jon Moroney
2021-01-14
Fixed cross-link in CBV topic documentation.
Carles Pina Estany
2021-01-14
Refs #26167 -- Changed default value of DatabaseFeatures.supports_expression_...
Hannes Ljungberg
2021-01-14
Fixed #31259 -- Added admin dark theme.
mimi89999
2021-01-13
Refs #31358 -- Added constant for get_random_string()'s default alphabet.
Florian Apolloner
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2021-01-13
Fixed #26167 -- Added support for functional indexes.
Hannes Ljungberg
2021-01-13
Removed redundant database vendor helpers in gis_tests/utils.py.
Tim Graham
2021-01-13
Added SpatialFeatures.empty_intersection_returns_none.
Tim Graham
2021-01-12
Refs #26709 -- Made Index raise ValueError on non-string fields.
Hannes Ljungberg
2021-01-12
Fixed #32291 -- Added fixtures compression support to dumpdata.
Paolo Melchiorre
2021-01-12
Fixed #31747 -- Fixed model enumeration via admin URLs.
Jon Dufresne
2021-01-12
Fixed #29010, Fixed #29138 -- Added limit_choices_to and to_field support to ...
Johannes Maron
2021-01-12
Refs #32311 -- Fixed CSRF_FAILURE_VIEW system check errors code.
Hasan Ramezani
2021-01-12
Removed unused import in docs/ref/models/expressions.txt. (#13879)
Mariusz Felisiak
2021-01-12
Fixed #32311 -- Added system check for CSRF_FAILURE_VIEW setting.
Hasan Ramezani
2021-01-12
Refs #32018 -- Corrected color variables for paginator and header links in ad...
Michel Le Bihan
2021-01-11
Fixed #32342 -- Added index order introspection on MySQL 8.0.1+.
Mariusz Felisiak
2021-01-11
Refs #32018 -- Used --header-link-color for header links in admin.
Michel Le Bihan
2021-01-11
Fixed #32313 -- Corrected QuerySet.in_bulk() signature.
Iuri de Silvio
2021-01-11
Refs #31791 -- Improved performance of URLResolver.resolve().
David Smith
2021-01-09
Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
hashlash
2021-01-07
Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.
Florian Apolloner
2021-01-07
Fixed #32315 -- Doc'd FieldFile.path.
Hasan Ramezani
2021-01-07
Fixed #32018 -- Extracted admin colors into CSS variables.
Matthias Kestenholz
2021-01-06
Refs #32191 -- Added Signer.sign_object()/unsign_object().
Florian Apolloner
2021-01-06
Refs #25175 -- Removed postgresql_psycopg2 in django.db.utils.load_backend().
Mariusz Felisiak
2021-01-06
Fixed #32322 -- Fixed autocomplete widget wrapping.
Viktor Grabov
2021-01-05
Fixed #32314 -- Fixed detection when started non-django modules with "python ...
William Schwartz
[prev]
[next]