Commit History

Upphovsman SHA1 Meddelande Datum
  Nauman Tariq 6684af1e43 Added content_type filtering in Permission querying example. 8 år sedan
  Jon Dufresne 92bc727271 Replaced temporary lists used for passing arguments with iterables. 8 år sedan
  Tim Graham 309c10c2cb Refs #20094 -- Removed obsolete tests/utils_tests/test_itercompat.py 8 år sedan
  Tim Graham 8f50ca11eb Clarified "newly-introduced features" in the supported versions policy. 8 år sedan
  Tim Graham 19a23fe562 Fixed #28074 -- Doc'd template-based widget rendering changes for contrib.gis. 8 år sedan
  Tim Graham bce5cc57e9 Fixed #28125 -- Clarified 1.11 release note about Template.render() prohibiting non-dict context. 8 år sedan
  Jon Dufresne 8bf96c109f Replaced unneeded *arguments with positional arguments. 8 år sedan
  Simon Charette c9159a082e Refs #20939 -- Removed the Query._prepare_as_filter_value() hack. 8 år sedan
  Simon Charette ec50937bcb Refs #20939 -- Removed the Query._forced_pk hack. 8 år sedan
  Paolo Melchiorre fcb5dbfec0 Fixed #27996 -- Added RandomUUID function and CryptoExtension to contrib.postgres. 8 år sedan
  Josh Schneier 98ee57e343 Removed nonexistent methods from File's docs. 8 år sedan
  Paolo Melchiorre a78fd2abd4 Alphabetized CITextExtension in test migration. 8 år sedan
  Tim Graham 56970c5b61 Fixed #28122 -- Fixed crash when overriding views.static.directory_index()'s template. 8 år sedan
  Mariusz Felisiak 84dcd16247 Refs #23919 -- Used "raise from" instead of __cause__ in reraising backend-specific database exceptions. 8 år sedan
  Mariusz Felisiak 562bca67b9 Added test for reraising backend-specific database exceptions. 8 år sedan
  Mariusz Felisiak e776dd2db6 Fixed #28116 -- Used error code filtering in PostgreSQL test database creation. 8 år sedan
  Michiel Beijen 5e8625ba64 Renamed "Mac OS X" to "macOS" in docs. 8 år sedan
  Carles Pina Estany 9f2e8b5bb7 Fixed #28120 -- Checked that CharField.max_length is not a boolean. 8 år sedan
  Tim Graham 851874fe0a Removed obsolete Widget.format_output() in tests. 8 år sedan
  Simon Charette 8ef35468b6 Fixed #28101 -- Fixed a regression with nested __in subquery lookups and to_field. 8 år sedan
  Claude Paroz 3f1ba76851 Fixed #28115 -- Fixed IP address validation in geoip2 module 8 år sedan
  Claude Paroz 257075d4ad Refs #28115 -- Avoided masking legitimate ImportErrors in geoip2 module 8 år sedan
  Simon Charette c0f12a098c Fixed #28109 -- Corrected the stack level of unordered queryset pagination warnings. 8 år sedan
  Claude Paroz c52ae33a0c Fixed #28100 -- Removed link in UserChangeForm.password's translatable help_text 8 år sedan
  Jon Dufresne 3e91850dcc Removed unneeded is True|False from bool expressions in widgets.py. 8 år sedan
  Jon Dufresne 581879a510 Fixed #28075 -- Prevented ChoiceWidget from localizing option values. 8 år sedan
  Mariusz Felisiak 87f9a3c5b2 Updated Oracle docs links to Oracle 12c. 8 år sedan
  Tim Graham b7dc998087 Added "reraising" to docs/spelling_wordlist 8 år sedan
  Tim Graham 8b767986ba Refs #28091 -- Forwardported 1.11.1 release note. 8 år sedan
  Tim Graham d2cb7a2bc1 Fixed #28039 -- Fixed crash in BaseGeometryWidget.subwidgets(). 8 år sedan