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
path:
root
/
django
/
contrib
Age
Commit message (
Expand
)
Author
2020-10-14
Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms ...
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed crash of ArrayAgg/StringAgg/JSONBAgg with ordering over ...
Mariusz Felisiak
2020-10-13
Removed unnecessary check in BaseModelAdmin.get_view_on_site_url().
Marco Richetta
2020-10-09
Fixed #32091 -- Fixed admin search bar width on filtered admin page.
Tim Schilling
2020-10-09
Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-on...
Qi Zhao
2020-10-08
Fixed #31181 -- Added links to related models for admin's readonly fields.
Julien Rebetez
2020-10-06
Fixed #32072 -- Fixed admin search bar height.
Tom Carrick
2020-09-30
Fixed #31986 -- Fixed admin filter sidebar scrolling.
Tom Carrick
2020-09-30
Updated translations from Transifex.
Claude Paroz
2020-09-25
Fixed #32038 -- Fixed EmptyFieldListFilter crash with GenericRelation.
Mariusz Felisiak
2020-09-23
Fixed #32029 -- Removed unnecessary margin in admin CSS for horizontal radio ...
Matthias Kestenholz
2020-09-23
Fixed #32027 -- Fixed wrapping of long words in admin error messages.
Matthias Kestenholz
2020-09-23
Fixed #32034 -- Removed redundant get_app_config() call in AdminSite.app_index.
Raffaele Salmaso
2020-09-15
Fixed #31636 -- Made BooleanFieldListFilter respect Field.choices.
manav014
2020-09-14
Fixed #31789 -- Added a new headers interface to HttpResponse.
Tom Carrick
2020-09-11
Fixed #31766 -- Made GDALRaster.transform() return a clone for the same SRID ...
Barton Ip
2020-09-11
Fixed #31993 -- Added subtitles to admin change/view pages.
Jon Dufresne
2020-09-10
Fixed #31992 -- Made admin password reset templates use title/content_title b...
Jon Dufresne
2020-09-09
Fixed #31962 -- Made SessionMiddleware raise SessionInterrupted when session ...
Hasan Ramezani
2020-09-03
Fixed #31978 -- Added username hint to admin's password reset confirmation form.
Collin Anderson
2020-09-01
Fixed #31901 -- Prevented content overflowing in the admin changelist with na...
007gzs
2020-08-28
Fixed #31956 -- Fixed crash of ordering by JSONField with a custom decoder on...
Mariusz Felisiak
2020-08-28
Refs #31928 -- Made SessionMiddleware call super().__init__().
Kevin Michel
2020-08-28
Fixed #31912 -- Removed strict=True in Path.resolve() in project template and...
Mariusz Felisiak
2020-08-27
Refs #31913 -- Corrected comment in PasswordResetTokenGenerator.
Phil Gyford
2020-08-19
Fixed #31895 -- Fixed crash when decoding invalid session data.
Mariusz Felisiak
2020-08-19
Fixed #31902 -- Fixed crash of ExclusionConstraint on expressions with params.
Maxim Petrov
2020-08-18
Refs #9061 -- Allowed GenericInlineFormSet to disable deleting extra forms.
Mariusz Felisiak
2020-08-18
Refs #20347 -- Allowed customizing the maximum number of instantiated forms i...
Mariusz Felisiak
2020-08-14
Fixed #31878 -- Made createsuperuser respect --database option in default use...
Yan Mitrofanov
2020-08-11
Fixed #31865 -- Adjusted admin nav sidebar template to reduce debug logging.
Carlton Gibson
2020-08-07
Fixed #31864 -- Fixed encoding session data during transition to Django 3.1.
Mariusz Felisiak
2020-08-06
Fixed #25513 -- Extracted admin pagination to Paginator.get_elided_page_range().
Nick Pope
2020-08-06
Refs #25513 -- Fixed admin pagination elision bounds.
Nick Pope
2020-08-06
Refs #25513 -- Adjusted admin pagination to be 1-indexed.
Nick Pope
2020-08-05
Fixed #31854 -- Fixed wrapping of long model names in admin's sidebar.
Mariusz Felisiak
2020-08-05
Fixed #31853 -- Fixed wrapping of translated action labels in admin sidebar.
007gzs
2020-08-04
Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.
Mariusz Felisiak
2020-08-01
Updated translations from Transifex
Claude Paroz
2020-07-30
Bumped minimum isort version to 5.1.0.
David Smith
2020-07-30
Fixed #31822 -- Added support for comments URL per feed item.
Viktor Garske
2020-07-29
Fixed #27395 -- Added sitemap 'alternates' generation.
Florian Demmer
2020-07-29
Refs #27395 -- Added XML namespace declaration to sitemap template.
Carlton Gibson
2020-07-29
Fixed #29324 -- Made SECRET_KEY validation lazy (on first access).
Florian Apolloner
2020-07-24
Fixed #31802 -- Added system check for non-integer SITE_ID.
Parth Verma
2020-07-21
Fixed #31180 -- Configured applications automatically.
Aymeric Augustin
2020-07-21
Refs #31720 -- Defined default output_field of BoolAnd() and BoolOr() aggrega...
David Chorpash
2020-07-16
Fixed #31790 -- Fixed setting SameSite and Secure cookies flags in HttpRespon...
Mariusz Felisiak
2020-07-15
Fixed #30446 -- Resolved Value.output_field for stdlib types.
Simon Charette
2020-07-14
Added admin translatable string.
Claude Paroz
[prev]
[next]