Historia zmian

Autor SHA1 Wiadomość Data
  Adam Chainz 755406f5ff Fixed #27641 -- Doc'd default local-memory caching in deployment checklist. 8 lat temu
  Anton Samarchyan 5cf4894836 Fixed #27628 -- Fixed unarchiving a file without permission data. 8 lat temu
  Mariusz Felisiak 4579c3f6b8 Refs #27632 -- Unified query parameters by their types and values on Oracle. 8 lat temu
  Shivang Bharadwaj 6a74950513 Fixed #27258 -- Prohibited django.Template.render() with non-dict context. 8 lat temu
  Tim Graham 4e89082f31 Refs #15667 -- Fixed form renderer test for Python 2 non-ASCII path. 8 lat temu
  Adam Chainz 6d947e8c32 Refs #25415 -- Fixed/silenced check errors in Django's test suite. 9 lat temu
  Tim Graham e3e80da7a5 Fixed #27651 -- Allowed M2M to concrete and proxy through model. 8 lat temu
  Josef Rousek aaecf038ca Fixed #27370 -- Prevented Select widget from using 'required' with a non-empty first value. 8 lat temu
  Mariusz Felisiak 6dbe56ed78 Fixed #27632 -- Unified query parameters by their values on Oracle. 8 lat temu
  Aleksi Häkli f6671c5d78 Fixed #27647 -- Fixed Windows segmentation fault in runserver autoreload. 8 lat temu
  Tim Graham 9e734875fe Fixed #24994 -- Documented the expected type of settings.SECRET_KEY. 8 lat temu
  Preston Timmons b52c73008a Fixed #15667 -- Added template-based widget rendering. 8 lat temu
  Tim Graham 51cde873d9 Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns. 8 lat temu
  roboslone 544b2ef29f Fixed #27640 -- Fixed HttpResponse's __repr__() without a 'Content-Type' header. 8 lat temu
  Tim Graham 4701abd56e Refs #27025 -- Documented Python 3.6 compatibility for Django 1.11. 8 lat temu
  Tim Graham e2d02c1fc9 Used a nontemporal example in QuerySet.bulk_create() in docs. 8 lat temu
  Illia Volochii 4a51ba228b Fixed #27642 -- Made forms.utils.flatatt() omit 'None' values from attrs. 8 lat temu
  Mariusz Felisiak 3e5c5e6754 Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case. 8 lat temu
  Simon Charette cd7efa2033 Fixed #25492 -- Checked deferred foreign key constraints before dropping them. 8 lat temu
  Peter Inglesby a4cac17200 Fixed #27498 -- Fixed filtering on annotated DecimalField on SQLite. 8 lat temu
  Simon Charette 96181080ba Refs #26384 -- Isolated a test model in schema tests. 8 lat temu
  Adonys Alea Boffill 8ba01d1e42 Fixed #26543 -- Prevented "confirm form submission" browser prompt when reloading after an admin actions failure. 8 lat temu
  Tim Graham 9710677c10 Fixed typo in m2m_through_regress test methods. 8 lat temu
  Adam Chainz c1b221a9b9 Fixed #27625 -- Made LazySettings cache attributes in __dict__. 8 lat temu
  Adam Chainz 8669cf0e68 Fixed #27626 -- Moved MEDIA_URL/STATIC_URL validation to a system check. 8 lat temu
  Adam Chainz 8d94d575f8 Used @cached_property in RawQuerySet. 8 lat temu
  Adam Chainz 6ebf8f9057 Refs #27624 -- Made QuerySet._prefetch_related_lookups immutable. 8 lat temu
  Andrey Kuzminov b8741c0058 Refs #18823 -- Corrected field name in an m2m manager error message. 8 lat temu
  Tim Graham 39a8843802 Used assertRaisesMessage() in m2m_through_regress tests. 8 lat temu
  Tim Graham bcae045de0 Refs #26487 -- Removed unneeded ehlo() calls in SMTP backend. 8 lat temu