Cronologia Commit

Autore SHA1 Messaggio Data
  Dylan Verheul 9b1125bfc7 Fixed #28379 -- Made AccessMixin raise Permissiondenied for authenticated users. 7 anni fa
  Andreas Pelme e307ff29d2 Fixed #27810 -- Allowed query expressions in admin_order_field. 7 anni fa
  Herbert Parentes Fortes Neto d368784bac Fixed #28171 -- Added an exception if Form's empty_permitted and use_required_attribute arguments conflict. 7 anni fa
  Tim Graham e917ea6bec Fixed #29126 -- Doc'd the behavior of QuerySet.update_or_create() with manually specified pks. 7 anni fa
  Tomer Chachamu 7ec0fdf62a Fixed #28693 -- Fixed crash in CsrfViewMiddleware when an HTTPS request has an invalid host. 7 anni fa
  Haki Benita ff5517988a Fixed #28933 -- Improved the efficiency of ModelAdmin.date_hierarchy queries. 7 anni fa
  Tim Graham fe99fb860f Removed AuthenticationForm.get_user_id(). 7 anni fa
  Tim Graham f5c9bbd3e3 Made cosmetic edits to contrib.admin.filters. 7 anni fa
  Haki Benita 98dd943893 Added tests for the date_hierarchy template tag. 7 anni fa
  Haki Benita 2014db50f4 Removed redundant filtering in date_hierarchy template tag. 7 anni fa
  Sanyam Khurana 5a669ae2f4 Fixed #29106 -- Made DiscoverRunner display selected test tags. 7 anni fa
  Denys Duchier cb7860cced Fixed #24607 -- Serialized natural keys in multi-table inheritance models. 8 anni fa
  Tim Graham 9ba3df8240 Refs #29125 -- Made Q.deconstruct() omit 'query_utils' in the path and _connector='AND' since it's a default value. 7 anni fa
  Tim Graham b95c49c954 Fixed #29125 -- Made Q.deconstruct() deterministic with multiple keyword arguments. 7 anni fa
  Tim Graham a6fb81750a Added a test for Client.generic() data coercion. 7 anni fa
  Tim Graham b8a41a2872 Refs #27795 -- Removed force_bytes() in django.test.client where possible. 7 anni fa
  Tim Graham 4206765a5b Refs #20530 -- Added a test for test client query string encoding. 7 anni fa
  Carlton Gibson 43b148f41f Fixed #24270 -- Doc'd that django_bash_completion is only in the source distribution. 7 anni fa
  Tim Graham d63c00a428 Corrected doc'd type of some parameters from string to str. 7 anni fa
  Snow_Poijio 7a715b3881 Fixed typo in tests/one_to_one/tests.py docstring. 7 anni fa
  Stanislav Karpov 6d794fb762 Fixed #28960 -- Added GEOSGeometry.buffer_with_style(). 7 anni fa
  Matthew Wilkes 2162f0983d Fixed #24747 -- Allowed transforms in QuerySet.order_by() and distinct(*fields). 7 anni fa
  Raphael Gaschignard bf26f66029 Fixed #29118 -- Fixed crash with QuerySet.order_by(Exists(...)). 7 anni fa
  Manatsawin Hanmongkolchai 1a1264f149 Fixed #29109 -- Fixed the admin time picker widget for the Thai locale. 7 anni fa
  Tim Graham b832de869e Added tests for utils.html.urlize() (lazy string inputs were untested). 7 anni fa
  Jon Dufresne 919d59811f Refs #27795 -- Removed force_text() usage in django/test/testcases.py. 7 anni fa
  Jon Dufresne 1f3852b708 Refs #27795 -- Removed force_bytes() usage in django/template/loaders/cached.py. 7 anni fa
  Jon Dufresne 968329b5c2 Refs #27795 -- Replaced force_text() calls with str() in django.utils.html. 7 anni fa
  Tim Graham d4373b6da4 Switched test requirement to new psycopg2-binary package. 7 anni fa
  Tim Graham ff61a25081 Fixed #29107 -- Doc'd that ModelForm doesn't actually inherit from Form. 7 anni fa