Hisham Mahmood
|
c3d3af8ea3
[5.0.x] Fixed #35606, Refs #34045 -- Fixed rendering of ModelAdmin.action_checkbox for models with a __html__ method.
|
4 months ago |
Andrew Miller
|
4cf7199078
[5.0.x] Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/applications.txt.
|
4 months ago |
nessita
|
d0a96893a3
[5.0.x] Corrected alphabetical order of latest author added to AUTHORS.
|
7 months ago |
Aleksander Milinkevich
|
86d139f6a7
[5.0.x] Corrected description of list_display being a list in tutorial 7.
|
7 months ago |
Johannes Westphal
|
14ab15d69a
[5.0.x] Fixed #35344, Refs #34838 -- Corrected output_field of resolved columns for GeneratedFields in aliased tables.
|
7 months ago |
Emmanuel Katchy
|
c4a6a8d815
[5.0.x] Updated "Dive Into Python" links.
|
10 months ago |
faishalmanzar
|
25a614639f
[5.0.x] Fixed #32602 -- Clarified wording of TestCase class.
|
1 year ago |
toan
|
dcd3a0316b
[5.0.x] Fixed #34858 -- Corrected resolving output_field for PositiveIntegerField.
|
1 year ago |
Sarah Abderemane
|
814e7bc220
Fixed #34832 -- Made admin's header content render in <header> tag.
|
1 year ago |
Yves Weissig
|
369b498219
Fixed #34642 -- Added File.open() support for *args and **kwargs.
|
1 year ago |
donghao
|
71820c9f91
Fixed #34820 -- Fixed migrations crash when changing a ForeignObject field.
|
1 year ago |
Oguzhan Akan
|
e41f9f9450
Fixed #34816 -- Fixed GenericForeignKey crash when checking cache for primary keys with different types.
|
1 year ago |
Maxime Toussaint
|
254df3a3bb
Fixed #34791 -- Fixed incorrect Prefetch()'s cache for singly related objects.
|
1 year ago |
tell-k
|
dc89380c8a
Added tell-k to AUTHORS.
|
1 year ago |
willzhao
|
9cc0d7f7f8
Fixed #34803 -- Fixed queryset crash when filtering againts deeply nested OuterRef annotations.
|
1 year ago |
Albert Defler
|
7cd187a5ba
Fixed #33507 -- Used UUID data type on MariaDB 10.7+.
|
2 years ago |
Jakub Bagiński
|
f9c5958b8f
Fixed #34655 -- Increased radioselect's test coverage.
|
1 year ago |
priyank.panchal
|
0016a42995
Fixed #34677 -- Made admin password reset templates more consistent.
|
1 year ago |
Yury V. Zaytsev
|
02966a30dd
Fixed #34697 -- Fixed non-deterministic order of dependencies and sets/frozensets in migrations.
|
1 year ago |
Amir Karimi
|
d1855c4847
Fixed #34691 -- Added system check for unmatched angle brackets in path().
|
1 year ago |
sobolevn
|
5820fc4485
Fixed #34687 -- Made Apps.clear_cache() clear get_swappable_settings_name() cache.
|
1 year ago |
Olivier Le Thanh Duong
|
1b754d638d
Fixed #34629 -- Added filtering support to GIS aggregates.
|
1 year ago |
Kacper Wolkiewicz
|
91be6e1818
Fixed #34606 -- Fixed Right() function with zero length on Oracle and SQLite.
|
1 year ago |
Arthur Moreira
|
061a8a1bd8
Fixed #34577 -- Added escapeseq template filter.
|
1 year ago |
Ben Lomax
|
00f5d2d110
Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions.
|
1 year ago |
Julie Rymer
|
0ec60661e6
Fixed #34539 -- Restored get_prep_value() call when adapting JSONFields.
|
1 year ago |
Ian Foote
|
7414704e88
Fixed #470 -- Added support for database defaults on fields.
|
4 years ago |
Akash Kumar Sen
|
92f0017133
Refs #34534 -- Reduced Add/RemoveConstraint and Add/RenameIndex operations when optimizing migrations.
|
1 year ago |
Durval Carvalho
|
85366fbca7
Fixed #34045 -- Improved accessibility of selecting items in admin changelist.
|
1 year ago |
skidipap
|
1250483ebf
Fixed #34286 -- Fixed admindocs markups for case-sensitive template/view names.
|
1 year ago |