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
/
tests
/
admin_views
/
tests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField.
Coen van der Kamp
2023-04-28
1
-0
/
+7
*
Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the s...
Tom Carrick
2023-03-27
1
-2
/
+4
*
Fixed #32539 -- Added toggleable facet filters to ModelAdmin.
sarahboyce
2023-03-03
1
-0
/
+41
*
Moved duplicate user declarations to setUpTestData() in AdminSiteFinalCatchAl...
Mariusz Felisiak
2023-03-03
1
-110
/
+31
*
Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view().
Dominique Bischof
2023-03-03
1
-0
/
+36
*
Refs #31747 -- Added more tests for preserving query strings when redirect wi...
Dominique Bischof
2023-03-03
1
-0
/
+35
*
Fixed #34316 -- Fixed layout of admin password change forms and help texts.
sarahboyce
2023-02-13
1
-7
/
+7
*
Fixed #34315 -- Preserved admin changelist filters on "Close" button.
Bakdolot
2023-02-08
1
-0
/
+15
*
Refs #33476 -- Applied Black's 2023 stable style.
David Smith
2023-02-01
1
-1
/
+0
*
Fixed #34233 -- Dropped support for Python 3.8 and 3.9.
Mariusz Felisiak
2023-01-18
1
-5
/
+1
*
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
Mariusz Felisiak
2023-01-17
1
-8
/
+0
*
Fixed AdminViewDeletedObjectsTest.test_cyclic failure when using --keepdb.
Mariusz Felisiak
2022-12-06
1
-2
/
+2
*
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetEr...
Gregor Gärtner
2022-10-07
1
-4
/
+4
*
Fixed #34025 -- Fixed selecting ModelAdmin.autocomplete_fields after adding/c...
David Sanders
2022-09-28
1
-21
/
+40
*
Refs #24179 -- Fixed selenium tests for offset of admin selector boxes in fie...
Mariusz Felisiak
2022-09-07
1
-6
/
+18
*
Fixed #33878 -- Switched to system fonts in CSS.
Tom Carrick
2022-08-17
1
-1
/
+14
*
Fixed #33893 -- Reverted "Fixed #28889 -- Prevented double submission of admi...
Fab
2022-08-05
1
-0
/
+39
*
Fixed warnings per flake8 5.0.0.
Mariusz Felisiak
2022-07-31
1
-2
/
+3
*
Fixed #33679 -- Fixed the last inline's id in admin for users without add per...
Daniel Hahler
2022-05-06
1
-0
/
+14
*
Fixed DatabaseFeatures.uses_savepoints/can_release_savepoints and related tes...
Mariusz Felisiak
2022-04-18
1
-2
/
+5
*
Fixed #11803 -- Allowed admin select widgets to display new related objects.
mgaligniana
2022-04-15
1
-0
/
+141
*
Refs #31617 -- Added an id for helptext in admin forms.
David Smith
2022-04-06
1
-7
/
+57
*
Fixed #33348 -- Changed SimpleTestCase.assertFormError()/assertFormsetErrors(...
Baptiste Mispelon
2022-04-06
1
-12
/
+17
*
Fixed #7497 -- Allowed overriding the order of apps and models in admin.
adontz
2022-03-25
1
-0
/
+11
*
Refs #7497 -- Added assertion for the default order of models in AdminSite.ap...
Mariusz Felisiak
2022-03-25
1
-0
/
+3
*
Refs #15619 -- Logged out with POST requests in admin.
Mariusz Felisiak
2022-03-24
1
-35
/
+43
*
Fixed #33592 -- Fixed "View on Site" links in custom admin site.
Stefan Wehrmeyer
2022-03-21
1
-0
/
+15
*
Removed redundant QuerySet.all() calls in docs and tests.
Nick Pope
2022-02-22
1
-3
/
+3
*
Simplified SimpleTestCase.assertFormError()/assertFormsetErrors() calls in ad...
Baptiste Mispelon
2022-02-14
1
-14
/
+2
*
Fixed field name in admin_views.tests.UserAdminTest.test_password_mismatch() ...
Baptiste Mispelon
2022-02-14
1
-1
/
+1
*
Refs #33476 -- Refactored code to strictly match 88 characters line length.
Mariusz Felisiak
2022-02-07
1
-77
/
+137
*
Refs #33476 -- Reformatted code with Black.
django-bot
2022-02-07
1
-2344
/
+3637
*
Refs #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Mariusz Felisiak
2022-01-13
1
-0
/
+14
*
Fixed #33300 -- Ensured hidden elements are not displayed on small screens.
Shubh1815
2021-12-30
1
-0
/
+19
*
Refs #31617 -- Removed redundant title text in filter.html.
David Smith
2021-12-28
1
-2
/
+2
*
Fixed #33024 -- Fixed height of admin selector boxes in collapsed fieldset.
Shubh1815
2021-11-25
1
-0
/
+43
*
Fixed #28357 -- Fixed ModelAdmin.prepopulated_fields on newly added stacked i...
Shubh1815
2021-11-16
1
-2
/
+28
*
Fixed isolation of admin_views.tests.ValidXHTMLTests.
Mariusz Felisiak
2021-11-02
1
-4
/
+4
*
Fixed #33211 -- Updated tests for Selenium 4.0.0.
Carlton Gibson
2021-10-21
1
-95
/
+114
*
Refs #32956 -- Capitalized HTTP/HTTPS in comments, docs, and docstrings.
David Smith
2021-10-20
1
-3
/
+1
*
Refs #33029 -- Fixed popups Selenium tests in headless mode.
Carlton Gibson
2021-10-06
1
-3
/
+10
*
Fixed #33029 -- Allowed multiple popups for self-related fields in admin.
Yash Jhunjhunwala
2021-09-30
1
-2
/
+72
*
Fixed #31026 -- Switched form rendering to template engine.
David Smith
2021-09-20
1
-1
/
+1
*
Fixed #33077 -- Fixed links to related models for admin's readonly fields in ...
Ken Whitesell
2021-09-18
1
-4
/
+10
*
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-09-16
1
-9
/
+9
*
Fixed #32873 -- Deprecated settings.USE_L10N.
Claude Paroz
2021-09-14
1
-7
/
+7
*
Fixed #32905 -- Added CSS class for non-form errors of formsets.
Ties Jan Hefting
2021-07-15
1
-1
/
+4
*
Fixed #32771 -- Used IS_POPUP_VAR constant instead of hard-coded value.
David Sanders
2021-05-20
1
-8
/
+8
*
Fixed #32754 -- Made AdminSite.catch_all_view() respect SCRIPT_NAME.
Slava Skvortsov
2021-05-18
1
-0
/
+36
*
Fixed #32681 -- Fixed VariableDoesNotExist when rendering some admin template.
Zain Patel
2021-04-26
1
-0
/
+12
[next]