Tim Graham
|
44f98f7880
Replaced CVE/ticket roles with extlinks.
|
6 anos atrás |
Tim Graham
|
7b7fb2eca5
Fixed #29709 -- Updated recommended SQL Server backend to django-pyodbc-azure.
|
6 anos atrás |
Dan Palmer
|
e181666973
Fixed #29687 -- Allowed the test client to serialize list/tuple as JSON.
|
6 anos atrás |
Benjamin Bach
|
08f788b169
Fixed #29226 -- Doc'd modify_settings() ordering considerations for Python < 3.6.
|
7 anos atrás |
priyanshsaxena
|
83b04d4f88
Fixed #29048 -- Added **extra_context to database function as_vendor() methods.
|
7 anos atrás |
Matthijs Kooijman
|
08f360355a
Fixed #29704 -- Fixed manage.py test --testrunner if it isn't followed by an equals sign.
|
6 anos atrás |
Matthijs Kooijman
|
69071e7f51
Added manage.py test --testrunner tests.
|
6 anos atrás |
Alejandro Dubrovsky
|
108c04f572
Fixed #29570 -- Added check that MEDIA_URL isn't in STATIC_URL.
|
6 anos atrás |
winkidney
|
c69d40f943
Fixed #29705 -- Fixed ImageField RuntimeError crash for WebP files.
|
6 anos atrás |
Simon Willison
|
586a9dc429
Fixed #26352 -- Made system check allow ManyToManyField to target the same model if through_fields differs.
|
6 anos atrás |
Tim Graham
|
f2d5dafec9
Removed invalid Meta.ordering in a test model.
|
6 anos atrás |
Franck Michea
|
7def8bed58
Fixed #29698 -- Fixed Field._check_choices() crash on invalid choices.
|
6 anos atrás |
Claude Paroz
|
50b8493581
Refs #29654 -- Replaced three dots with ellipsis character in output strings.
|
6 anos atrás |
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
|
233c70f047
Fixed #29658 -- Registered model lookups in tests with a context manager.
|
6 anos atrás |
Claude Paroz
|
201017df30
Fixed #29654 -- Made text truncation an ellipsis character instead of three dots.
|
6 anos atrás |
Rodrigo
|
939dcff24f
Polished the admin overview docs.
|
6 anos atrás |
Jon Dufresne
|
ef87b38ef7
Fixed #29696 -- Prevented BaseModelFormSet.initial_form_count()'s from treating data={} as unbound.
|
6 anos atrás |
Tim Graham
|
cdc6da395a
Fixed typo in docs/releases/2.0.5.txt.
|
6 anos atrás |
Federico Bond
|
a0ca4b5694
Fixed #29689 -- Improved performance of FileSystemStorage.listdir() and FilePathField with os.scandir().
|
6 anos atrás |
Rodrigo
|
371ece2f06
Fixed #29695 -- Added system checks for admin's app dependencies and TEMPLATES setting.
|
6 anos atrás |
Mariusz Felisiak
|
ac29fec111
Removed unused function argument from Window.as_sql().
|
6 anos atrás |
Hasan Ramezani
|
49b679371f
Fixed #29236 -- Fixed diffsettings crash if using settings.configure().
|
6 anos atrás |
Ming Qin
|
cfb4845f06
Fixed #29625 -- Made Model.refresh_from_db() clear prefetch related caches.
|
6 anos atrás |
Tim Graham
|
d311124be5
Fixed #29682 -- Fixed admin change form crash if a view-only model's form has an extra field.
|
6 anos atrás |
Taha Jahangir
|
0e7a9525ba
Fixed #29690 -- Fixed aligned <ul> positioning for RTL languages in admin.
|
6 anos atrás |
Jon Dufresne
|
dc0868d414
Removed redundant 'model' argument in admin checks.
|
6 anos atrás |
Jon Dufresne
|
03a2c783e8
Fixed admin_checks tests to run in isolation.
|
6 anos atrás |
Josh Schneier
|
3daac76cfb
Simplified how createsuperuser tests generate passwords.
|
6 anos atrás |
Tom Forbes
|
8c70ba92dd
Refactored validators tests to use subtests.
|
6 anos atrás |
Sigurd Ljødal
|
3e09b37f80
Fixed #28649 -- Added ExtractIsoYear database function and iso_year lookup.
|
7 anos atrás |