index
:
delta/python-packages/django.git
1.8
15667
16682
24046
24215
24525
26176
3.2-man-page
4.0/make-zoneinfo-default-timezone-implementation-squashed
alex-patch-1
attic/boulder-oracle-sprint
attic/full-history
attic/generic-auth
attic/gis
attic/i18n
attic/magic-removal
attic/multi-auth
attic/multiple-db-support
attic/new-admin
attic/newforms-admin
attic/per-object-permissions
attic/queryset-refactor
attic/schema-evolution
attic/schema-evolution-ng
attic/search-api
attic/sqlalchemy
attic/unicode
c/29988-allow-f-strings
c/32409-async-tests-cannot-call-orm
c/append-slash-opt-out
c/replace-utcnow
c/use-bpo-extlink
dep0005
dep5
fix-cache-test
fix/remove-stray-file
issue/31570
link-to-code-of-conduct
main
make-zoneinfo-default-timezone-implementation
master
remove-unnecesary-if-wrap
selenium-updates
sir-sigurd-patch-1
soc2009/admin-ui
soc2009/http-wsgi-improvements
soc2009/i18n-improvements
soc2009/model-validation
soc2009/multidb
soc2009/test-improvements
soc2010/app-loading
soc2010/query-refactor
soc2010/test-refactor
stable/0.90.x
stable/0.91.x
stable/0.95.x
stable/0.96.x
stable/1.0.x
stable/1.1.x
stable/1.10.x
stable/1.11.x
stable/1.2.x
stable/1.3.x
stable/1.4.x
stable/1.5.x
stable/1.6.x
stable/1.7.x
stable/1.8.x
stable/1.9.x
stable/2.0.x
stable/2.1.x
stable/2.2.x
stable/3.0.x
stable/3.1.x
stable/3.2.x
stable/4.0.x
stable/4.1.x
stable/4.2.x
swap-closing-quote-period-in-admin-i18nable-literal
ticket-25055
ticket-31342
update-next-docs-version
github.com: django/django.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
contrib
/
admin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #34513 -- Added system check for relational fields in ModelAdmin.list_d...
Bakdolot
2023-05-02
1
-3
/
+4
*
Fixed #34512 -- Restored breadcrumbs on admin app index view.
Mariusz Felisiak
2023-04-26
1
-8
/
+10
*
Updated admin's XRegExp to 5.1.1.
Andreas Dickow
2023-04-25
3
-3955
/
+5286
*
Fixed #34481 -- Added system check for reverse related fields in ModelAdmin.l...
Bakdolot
2023-04-24
1
-2
/
+5
*
Refs #34462 -- Fixed queryset antipattern when processing object deletion.
nessita
2023-04-22
1
-1
/
+1
*
Fixed #34506 -- Fixed margin of ClearableFileInput in admin CSS.
Mariusz Felisiak
2023-04-21
2
-5
/
+0
*
Fixed #34488 -- Made ClearableFileInput preserve "Clear" checked attribute wh...
Marcelo Galigniana
2023-04-21
1
-1
/
+1
*
Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter().
sarahboyce
2023-04-17
2
-3
/
+23
*
Fixed Central Kurdish (Sorani) translations of date-related strings.
Swara
2023-04-04
2
-11
/
+12
*
Updated translations from Transifex.
Mariusz Felisiak
2023-04-03
90
-564
/
+3047
*
Refs #34383 -- Corrected margins in admin fieldsets with multiple fields on t...
Mariusz Felisiak
2023-03-29
1
-6
/
+0
*
Fixed overindentation of AdminURLFieldWidget.
Tim Graham
2023-03-29
1
-17
/
+1
*
Fixed #28384 -- Fixed ModelAdmin.lookup_allowed() for OneToOneField primary k...
sarahboyce
2023-03-28
1
-4
/
+6
*
Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the s...
Tom Carrick
2023-03-27
6
-30
/
+33
*
Refs #34316 -- Fixed layout of admin password change forms and help texts for...
Mariusz Felisiak
2023-03-24
2
-1
/
+18
*
Refs #32539 -- Fixed hide counts icon for RTL languages.
Mariusz Felisiak
2023-03-24
1
-1
/
+1
*
Refs #34316 -- Fixed displaying error lists in admin password change forms on...
Mariusz Felisiak
2023-03-23
1
-1
/
+2
*
Refs #33781 -- Restored alignment for admin split-field timezone warnings for...
Mariusz Felisiak
2023-03-23
1
-1
/
+2
*
Updated source translation catalogs.
Mariusz Felisiak
2023-03-20
1
-4
/
+6
*
Fixed #1873 -- Handled multi-valued query parameters in admin changelist filt...
sarahboyce
2023-03-16
3
-14
/
+30
*
Refs #1873 -- Used GET.lists() in admin filters.
sarahboyce
2023-03-16
3
-18
/
+35
*
Fixed #34395 -- Updated admin's jQuery to 3.6.4.
Mariusz Felisiak
2023-03-09
2
-61
/
+33
*
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
sarahboyce
2023-03-03
10
-35
/
+229
*
Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view().
Dominique Bischof
2023-03-03
1
-1
/
+3
*
Moved str() calls to DateFieldListFilter.choices().
sarahboyce
2023-03-02
1
-12
/
+13
*
Fixed #34045 -- Improved accessibility of selecting items in admin changelist.
Durval Carvalho
2023-02-16
3
-7
/
+11
*
Fixed #34316 -- Fixed layout of admin password change forms and help texts.
sarahboyce
2023-02-13
4
-8
/
+9
*
Fixed #34303 –- Allowed customizing admin site log entry list.
Jacob Rief
2023-02-08
2
-8
/
+10
*
Fixed #34315 -- Preserved admin changelist filters on "Close" button.
Bakdolot
2023-02-08
1
-1
/
+4
*
Fixed #34301 -- Made admin's submit_row check add permission for "Save as new...
Frederic Mheir
2023-02-07
1
-1
/
+1
*
Refs #33476 -- Applied Black's 2023 stable style.
David Smith
2023-02-01
5
-5
/
+2
*
Fixed #34283 -- Escaped title in admin's changelist filters.
Stanislav Volyk
2023-01-30
1
-1
/
+1
*
Fixed #34278 -- Made translatable string plural-aware in SelectFilter2.js.
Claude Paroz
2023-01-23
1
-1
/
+5
*
Refs #34233 -- Used str.removeprefix()/removesuffix().
Mariusz Felisiak
2023-01-18
4
-10
/
+8
*
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
Mariusz Felisiak
2023-01-17
1
-12
/
+3
*
Updated source translation catalogs.
Mariusz Felisiak
2023-01-17
2
-86
/
+107
*
Fixed #33961 -- Updated admin's jQuery to 3.6.3.
Mariusz Felisiak
2023-01-04
2
-99
/
+211
*
Updated translations from Transifex.
Mariusz Felisiak
2022-12-20
24
-138
/
+309
*
Fixed #34038 -- Improved color contrast for links in admin.
Nimra Aftab
2022-12-13
1
-1
/
+1
*
Refs #34095 -- Changed more properties to use rem units in admin CSS.
SwastikTripathi
2022-11-30
4
-24
/
+24
*
Used CSS flex for form rows.
Tom Carrick
2022-11-22
3
-15
/
+28
*
Fixed typo in BaseModelAdmin.has_delete_permission()'s docstring.
Marco Marra
2022-11-08
1
-1
/
+1
*
Refs #34095 -- Changed height of form controls to use rem units in admin.
jer
2022-11-04
1
-4
/
+4
*
Avoided assignment followed by immediate return.
Nick Pope
2022-10-31
2
-6
/
+3
*
Used more augmented assignment statements.
Nick Pope
2022-10-31
3
-5
/
+5
*
Fixed #34094 -- Corrected margins in admin headers for RTL languages.
Francesco Panico
2022-10-31
2
-2
/
+3
*
Fixed #34102 -- Limited wrapping long names to admin dashboard.
Collin Anderson
2022-10-18
2
-1
/
+3
*
Fixed #34093 -- Changed width/height of switch button icons to use rem units ...
Colm O'Connor
2022-10-14
1
-3
/
+3
*
Fixed #34042 -- Improved accessibility of admin's navigation sidebar.
Rasmus Magnell
2022-10-12
3
-27
/
+9
*
Fixed #34081 -- Reverted "Fixed #33994 -- Corrected position of extrastyle an...
Mariusz Felisiak
2022-10-10
1
-2
/
+2
[next]