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
2023-11-14
Fixed #34919 -- Added scope attribute to admindocs model templates.
jedidiah
2023-11-01
Fixed CVE-2023-46695 -- Fixed potential DoS in UsernameField on Windows.
Mariusz Felisiak
2023-10-31
Fixed #34462 -- Made admin log actions in bulk.
Akash Kumar Sen
2023-10-24
Fixed #34923 -- Avoided initializing LEVEL_TAGS when importing django.contrib...
Mariusz Felisiak
2023-10-21
Fixed #34913 -- Added borders on high contrast mode in the admin.
Cheuk Ting Ho
2023-10-21
Fixed #34912 -- Fixed size of back links and bookmarklet help in admindocs pa...
Chris Frisina
2023-10-20
Fixed #34911 -- Corrected HTML heading levels on admindocs' main page.
laserhyena
2023-10-19
Fixed #34905 -- Corrected admin's main content element rendered in <main> tag.
ontowhee
2023-10-17
Removed unreachable code from ModelAdmin.response_change().
Mariana
2023-10-11
Fixed #12241 -- Preserved query strings when using "Save and continue/add ano...
Mariana
2023-10-06
Fixed #34882 -- Fixed no options in AsGeoJSON() for geometries in non-default...
Denis Rouzaud
2023-09-26
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
lstaana
2023-09-21
Fixed #34857 -- Made calendar "Cancel" button in admin use color variables.
Fabian Braun
2023-09-20
Fixed #34851 -- Dropped support for PostgreSQL 12 and PostGIS 2.5.
Mariusz Felisiak
2023-09-18
Updated source translation catalogs.
Natalia
2023-09-18
Increased the default PBKDF2 iterations for Django 5.1.
Mariusz Felisiak
2023-09-18
Refs #33308 -- Removed support for passing encoded JSON string literals to JS...
Mariusz Felisiak
2023-09-18
Refs #33924 -- Removed BaseGeometryWidget.map_height/map_width attributes per...
Mariusz Felisiak
2023-09-18
Refs #33872 -- Removed django.contrib.postgres.fields.CIText/CICharField/CIEm...
Mariusz Felisiak
2023-09-18
Refs #33691 -- Removed insecure password hashers per deprecation timeline.
Mariusz Felisiak
2023-09-18
Refs #33764 -- Removed BaseUserManager.make_random_password() per deprecation...
Mariusz Felisiak
2023-09-18
Fixed #33651 -- Added support for prefetching GenericForeignKey.
Clément Escolano
2023-09-18
Fixed #34560 -- Updated admin's jQuery to 3.7.1.
Mariusz Felisiak
2023-09-16
Fixed #31558 -- Added support for boolean attribute on properties in ModelAdm...
Ryanwalker277
2023-09-15
Fixed #34832 -- Made admin's header content render in <header> tag.
Sarah Abderemane
2023-09-14
Fixed #34834 -- Added role="search" to the admin changelist search form.
Lemuel Sta Ana
2023-09-14
Fixed #34833 -- Made admin's main content render in <main> tag.
Sarah Abderemane
2023-09-08
Fixed #34816 -- Fixed GenericForeignKey crash when checking cache for primary...
Oguzhan Akan
2023-09-05
Fixed #34730 -- Added django.contrib.messages.test.MessagesTestMixin.assertMe...
François Freitag
2023-08-31
Refs #34712 -- Added system check for staticfiles storage in STORAGES setting.
Bruno Alla
2023-08-30
Fixed #31262 -- Added support for mappings on model fields and ChoiceField's...
Nick Pope
2023-08-25
Refs #34730 -- Made Message importable from django.contrib.messages.
François Freitag
2023-08-24
Refs #24121 -- Added __repr__() to Message.
François Freitag
2023-08-10
Fixed #33817 -- Added support for python-oracledb and deprecated cx_Oracle.
Jingbei Li
2023-08-08
Fixed #34542 -- Made createsuperuser handle required blank fields in non-inte...
Mateusz Więckowski
2023-08-05
Fixed #34739 -- Added GEOSGeometry.equals_identical() method.
Olivier Tabone
2023-08-04
Fixed #34760 -- Dropped support for SQLite < 3.27.
Mariusz Felisiak
2023-08-04
Fixed #34686 -- Added support for GEOS 3.12.
Olivier Tabone
2023-08-02
Removed unneeded escapes in regexes.
Mariusz Felisiak
2023-07-18
Refs #33201 -- Avoided unnecessary queries when renaming models with db_table...
Mariusz Felisiak
2023-07-18
Fixed #34036 -- Improved color contrast in admin light theme.
Mariana
2023-07-17
Refs #27471 -- Made admin's filter choice arrows use cursor pointers.
Christophe Henry
2023-07-14
Fixed #34677 -- Made admin password reset templates more consistent.
priyank.panchal
2023-07-11
Removed redundant check from WKTWriter.__init__().
Olivier Tabone
2023-07-10
Fixed #34696 -- Updated selection counter in admin changelist on Chrome.
Cauê Thenório
2023-07-10
Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google manage...
Andrew Northall
2023-07-07
Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.cont...
Mariusz Felisiak
2023-07-07
Fixed #9602 -- Added AdminSite.get_model_admin().
Mariusz Felisiak
2023-07-07
Fixed #34639 -- Reverted "Fixed #32682 -- Made admin changelist use Exists() ...
Simon Charette
2023-07-06
Used AdminSite.is_registered() where appropriate.
Mariusz Felisiak
[prev]
[next]