David Winiecki
|
661dfdd598
Fixed #35849 -- Made ParallelTestSuite report correct error location.
|
1 mese fa |
Amir Karimi
|
ee5147cfd7
Fixed #29522 -- Refactored the Deserializer functions to classes.
|
2 mesi fa |
khanxmetu
|
1f3f0cd8ca
Fixed #35754 -- Mapped full-width characters in latex to half-width.
|
2 mesi fa |
lucasesposito
|
b478cae006
Fixed #35601 -- Added TelInput widget.
|
4 mesi fa |
arjunomray
|
946c3cf734
Fixed #35599 -- Added ColorInput widget.
|
4 mesi fa |
Bendeguz Csirmaz
|
1eac690d25
Refs #373 -- Added tuple lookups.
|
4 mesi fa |
Jeremy Thompson
|
30a60e8492
Fixed #35598 -- Added SearchInput widget.
|
4 mesi fa |
Hisham Mahmood
|
182f262b15
Fixed #35606, Refs #34045 -- Fixed rendering of ModelAdmin.action_checkbox for models with a __html__ method.
|
4 mesi fa |
Andrew Miller
|
aa74c4083e
Fixed #23790 -- Warned about renaming AppConfig.label in docs/ref/applications.txt.
|
4 mesi fa |
Andreu Vallbona
|
0fdcf1029c
Fixed #22712 -- Avoided name shadowing of "all" in django.contrib.staticfiles.finders.
|
5 mesi fa |
George Y. Kussumoto
|
2a32b23382
Fixed #35417 -- Updated BaseContext.new() with values to create a context that can be flattened.
|
5 mesi fa |
nessita
|
42bc81b1b6
Corrected alphabetical order of latest author added to AUTHORS.
|
7 mesi fa |
Aleksander Milinkevich
|
c223d14025
Corrected description of list_display being a list in tutorial 7.
|
7 mesi fa |
Johannes Westphal
|
5f18021640
Fixed #35344, Refs #34838 -- Corrected output_field of resolved columns for GeneratedFields in aliased tables.
|
7 mesi fa |
Kasun Herath
|
f5ed4306bb
Fixed #35265 -- Added AdminSite tests for changing titles.
|
8 mesi fa |
Adam Zapletal
|
eb2d49b734
Fixed #23759 -- Preserved all file extensions in Storage.get_available_name().
|
9 mesi fa |
Fabian Braun
|
e626716c28
Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms.
|
10 mesi fa |
Erin Kelly
|
57e6336f52
Updated my entry in AUTHORS.
|
9 mesi fa |
Aaron Linville
|
7a05b8a2fa
Fixed #24018 -- Allowed setting pragma options on SQLite.
|
1 anno fa |
Shafiya Adzhani
|
22285d366c
Fixed #33037 -- Fixed Trunc() with offset timezones on MySQL, SQLite, Oracle.
|
9 mesi fa |
Tom Carrick
|
4ade8386eb
Fixed #10743 -- Allowed lookups for related fields in ModelAdmin.list_display.
|
1 anno fa |
Marijke Luttekes
|
b9e2a3fc63
Fixed #35143 -- Improved accessibility of 404/500 debug pages.
|
10 mesi fa |
Anže Pečar
|
a0204ac183
Fixed #29280 -- Made the transactions behavior configurable on SQLite.
|
10 mesi fa |
Emmanuel Katchy
|
12ffcfc350
Updated "Dive Into Python" links.
|
10 mesi fa |
Alexander Lazarević
|
9b02ad91ea
Fixed #28404 -- Made displaying values in admin respect Field's empty_values.
|
10 mesi fa |
Prashant Pandey
|
a8adb6aa6c
Fixed #26827 -- Improved ModelState error message when relations refer model classes.
|
1 anno fa |
Antoine Cheneau
|
65c283be16
Fixed #34927 -- Fixed admin system check for inlines with foreign keys to proxy models.
|
1 anno fa |
faishalmanzar
|
f4e72e6523
Fixed #32602 -- Clarified wording of TestCase class.
|
1 anno fa |
Chinmoy Chakraborty
|
e99c7d8847
Refs #34657 -- Made assertInHTML() use unparsed needle in error messages.
|
1 anno fa |
lstaana
|
357365a64e
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
|
1 anno fa |