2
0

Коммит түүх

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