Histórico de commits

Autor SHA1 Mensagem Data
  Gregor Jerše 10725a3187 Fixed #32820 -- Added aria-invalid="true" to fields with errors. 1 ano atrás
  John Parton fff14736f1 Fixed #34331 -- Added QuerySet.aiterator() support for prefetch_related(). 1 ano atrás
  Olivier Tabone b9473cac65 Fixed #34714 -- Added aget_object_or_404()/aget_list_or_404() shortcuts. 1 ano atrás
  Simon Charette 595a2abb58 Fixed #34701 -- Added support for NULLS [NOT] DISTINCT on PostgreSQL 15+. 1 ano atrás
  Thomas Chaumeny 89c7454dbd Fixed #34698 -- Made QuerySet.bulk_create() retrieve primary keys when updating conflicts. 1 ano atrás
  Ben Lomax b7a17b0ea0 Refs #31949 -- Made @vary_on_(cookie/headers) decorators work with async functions. 1 ano atrás
  Ben Lomax 953f81e078 Refs #31949 -- Made @csrf_exempt decorator to work with async functions. 1 ano atrás
  Andrew Northall 6d427288e4 Fixed #34688 -- Removed contrib.sitemaps.ping_google() and ping_google management command. 1 ano atrás
  Mariusz Felisiak 2584783f46 Refs #9602 -- Moved AlreadyRegistered/NotRegistered exceptions to django.contrib.admin.exceptions. 1 ano atrás
  Mariusz Felisiak f64fd47a76 Fixed #9602 -- Added AdminSite.get_model_admin(). 1 ano atrás
  Gregor Jerše 966ecdd482 Fixed #32819 -- Established relationship between form fields and their help text. 1 ano atrás
  Mariusz Felisiak 953f29f700 Fixed #34572 -- Added support for GDAL 3.7. 1 ano atrás
  Akash Kumar Sen a40b0103bc Fixed #30382 -- Allowed specifying parent classes in force_insert of Model.save(). 1 ano atrás
  Mariusz Felisiak 601ffb0da3 Fixed #34685 -- Dropped support for GEOS 3.6 and 3.7. 1 ano atrás
  Mariusz Felisiak 6a523500af Fixed #34684 -- Dropped support for GDAL 2.2 and 2.3. 1 ano atrás
  Jon Janzen 5e98959d92 Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients. 2 anos atrás
  Mariusz Felisiak 370a021780 Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0. 1 ano atrás
  th3nn3ss 3152f9de47 Refs #31949 -- Made http decorators to work with async functions. 1 ano atrás
  Mariusz Felisiak 650ce96782 Refs #34391 -- Updated asgiref dependency for 5.0 release series. 1 ano atrás
  Jon Janzen 38e391e95f Refs #31949 -- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions. 1 ano atrás
  Olivier Le Thanh Duong 1b754d638d Fixed #34629 -- Added filtering support to GIS aggregates. 1 ano atrás
  Jacob Rief 1fe0b167af Fixed #34473 -- Fixed step validation for form fields with non-zero minimum value. 2 anos atrás
  Anders Kaseorg b81e974e9e Fixed #34604 -- Corrected fallback SQL for n-ary logical XOR. 1 ano atrás
  devilsautumn 094b0bea2c Fixed #34609 -- Deprecated calling format_html() without arguments. 1 ano atrás
  Howard Cox cd413bd78a Fixed #34621 -- Made admin site header render in <div> tag. 1 ano atrás
  Christopher Cave-Ayland 24d56e21c3 Fixed #34616 -- Corrected label examples in 5.0 release notes. 1 ano atrás
  Ben Lomax 23abec9192 Refs #31949 -- Made @no_append_slash decorator to work with async functions. 1 ano atrás
  Arthur Moreira 061a8a1bd8 Fixed #34577 -- Added escapeseq template filter. 1 ano atrás
  Ben Lomax 00f5d2d110 Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions. 1 ano atrás
  HappyDingning 674c23999c Fixed #34565 -- Added support for async checking of user passwords. 1 ano atrás