История коммитов

Автор SHA1 Сообщение Дата
  Tim Graham 1160a97596 Refs #28584 -- Documented removal of support for SQLite < 3.7.15. 6 лет назад
  Tim Graham 7dbe7aa0b6 Added stub release notes for security releases. 6 лет назад
  Carlton Gibson 5180015051 Fixed #29593 -- Added QUERY_TERMS removal to 2.1 release notes. 6 лет назад
  Maxime Lorant 31407fa3b3 Removed duplicate words in docs. 6 лет назад
  Damien 7409d21a5e Clarified sentence about removal of inline flag support in url(). 6 лет назад
  Carlton Gibson 958c7b301e Fixed #29419 -- Allowed permissioning of admin actions. 6 лет назад
  Claude Paroz ce3351b950 Fixed #29301 -- Added custom help formatter to BaseCommand class 6 лет назад
  Tim Graham 6574167ab8 Fixed typo in docs/releases/2.1.txt. 6 лет назад
  Tim Graham 1cbd3d7874 Removed empty sections from 2.1 release notes. 6 лет назад
  olivierdalang 825f0beda8 Fixed #8936 -- Added a view permission and a read-only admin. 7 лет назад
  Claude Paroz a177f854c3 Fixed #16470 -- Allowed FileResponse to auto-set some Content headers. 6 лет назад
  Ryan P Kilby 2dcc5d629a Fixed #29392 -- Disallowed use of abbreviated forms of --settings and --pythonpath management command options. 6 лет назад
  T N 2405833c53 Fixed #29401 -- Updated admin's jQuery to 3.3.1. 6 лет назад
  Claude Paroz d65b0f72de Fixed #17379 -- Removed management commands deactivation of the locale. 12 лет назад
  Stefan R. Filipek a5a2ceeb45 Fixed #27629 -- Added router.allow_relation() calls for assignments between unsaved model instances. 6 лет назад
  Claude Paroz 1e20fedb35 Upgraded OpenLayers to 4.6.5 for OpenLayersWidget 7 лет назад
  Morgan Aubert 704443acac Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage(). 7 лет назад
  Nicolas Noé 3246ad1065 Fixed #27480 -- Added cache.touch(). 7 лет назад
  Adnan Umer 534d8d875e Fixed #28600 -- Added prefetch_related() support to RawQuerySet. 7 лет назад
  Adnan Umer ec0319ff82 Fixed #29339 -- Added result caching to RawQuerySet. 7 лет назад
  Tom c1c163b427 Fixed #28574 -- Added QuerySet.explain(). 7 лет назад
  Alex Gaynor 9a56b4b13e Fixed #27863 -- Added support for the SameSite cookie flag. 7 лет назад
  Faheel Ahmad 5d4d62bf4f Fixed #29248 -- Renamed admin CSS class field-box to fieldBox. 7 лет назад
  Jon Dufresne be6ca89396 Fixed #27991 -- Added obj arg to InlineModelAdmin.has_add_permission(). 7 лет назад
  safu9 9fd9f8bbb2 Fixed #29284 -- Made ImageField render with accept="image/*"' HTML attribute. 7 лет назад
  Dmitry Dygalo c979c0a2b8 Fixed #25718 -- Made a JSONField lookup value of None match keys that have a null value. 7 лет назад
  Mariusz Felisiak 55cc26941a Refs #28643 -- Added Repeat database function. 7 лет назад
  Dan Watson 29150d5da8 Fixed #23406 -- Allowed migrations to be loaded from .pyc files. 7 лет назад
  Tim Graham a4f0e9aec7 Fixed #28718 -- Allowed user to request a password reset if their password doesn't use an enabled hasher. 7 лет назад
  Tim Graham 6421bd702f Refs #29227 -- Made inspectdb generate BooleanField(null=True) rather than NullBooleanField. 7 лет назад