Histórico de commits

Autor SHA1 Mensagem Data
  Mariusz Felisiak f605e85af9 Fixed #33453 -- Dropped support for GDAL 2.1. 3 anos atrás
  Tilak 2c76c27a95 Improved wording in running Django’s test suite in contributing tutorial. 3 anos atrás
  Hrushikesh Vaidya 3fadf141e6 Fixed #33062 -- Made MultiPartParser remove non-printable chars from file names. 3 anos atrás
  sean_c_hsu 0f6946495a Fixed #31685 -- Added support for updating conflicts to QuerySet.bulk_create(). 4 anos atrás
  Moritz Duchêne ba9de2e74e Updated GEOS/GDAL links in docs and comments. 3 anos atrás
  Mariusz Felisiak 4a8ac604b1 Added tests for SpatialReference.to_esri()/from_esri(). 3 anos atrás
  Adam Johnson dc8bb35e39 Fixed #33446 -- Added CSS source map support to ManifestStaticFilesStorage. 3 anos atrás
  Nick Pope fac26684fd Removed unused buf_size argument to LimitedStream(). 3 anos atrás
  Mariusz Felisiak 30a0144134 Fixed #29338 -- Allowed using combined queryset in Subquery. 3 anos atrás
  My-Name-Is-Nabil f37face331 Fixed #33435 -- Fixed invalid SQL generatered by Subquery.as_sql(). 3 anos atrás
  Brad Solomon b55ebe3241 Fixed #33443 -- Clarified when PasswordResetView sends an email. 3 anos atrás
  Ayush Joshi 0a17666045 Fixed #28135 -- Made simplify_regex() handle non-capturing groups. 3 anos atrás
  Adam Johnson fdfa97fb16 Fixed #33441 -- Restored immutability of models.Field.__hash__(). 3 anos atrás
  Adam Johnson 652c68ffee Clarified how contrib.auth picks a password hasher for verification. 3 anos atrás
  Ayush Joshi 827bc07047 Refs #28135 -- Refactored out _find_groups()/_get_group_start_end() hooks in admindocs. 3 anos atrás
  Adam Johnson 45a42aabfa Fixed #29708 -- Deprecated PickleSerializer. 5 anos atrás
  Adam Johnson c920387fab Optimized SessionBase.get_expire_at_browser_close(). 3 anos atrás
  Adam Johnson 436862787c Refs #29708 -- Made SessionBase store expiry as string. 3 anos atrás
  Adam Johnson c6cb5a0277 Refs #29708 -- Stopped inheriting from PickleSerializer by RedisSerializer. 3 anos atrás
  Adam Johnson 08d8bccbf1 Improved Model.__init__() properties loop. 3 anos atrás
  Mariusz Felisiak 0a4a5e5bac Refs #32681 -- Fixed VariableDoesNotExist when rendering some admin template. 3 anos atrás
  Hrushikesh Vaidya 6815da6e94 Fixed #33396 -- Added view name to technical 500 debug page. 3 anos atrás
  Hrushikesh Vaidya 4099e6e737 Refs #33396 -- Added django.views.debug.get_caller() hook. 3 anos atrás
  Adam Johnson 90cf963264 Changed django.utils.log.log_response() to take exception instance. 3 anos atrás
  Hrushikesh Vaidya d05ab13c56 Refs #33426 -- Simplified technical_404_response() with ResolverMatch._func_path. 3 anos atrás
  Adam Johnson 84e98ba194 Added exception to SuspiciousOperation logging. 3 anos atrás
  Mariusz Felisiak 76aefe0fc9 Updated Python license for 2022. 3 anos atrás
  Hrushikesh Vaidya 18a15bbc9c Fixed #33433 -- Avoided unnecessary resolve() calls in technical_404_response(). 3 anos atrás
  David Smith 75c1127eef Alphabetized field attributes in form topic docs. 3 anos atrás
  Scott Pashley 367d6920ec Fixed typo in docs/ref/contrib/admin/index.txt. 3 anos atrás