Historique des commits

Auteur SHA1 Message Date
  Hasan Ramezani 17752003a8 Refs #28428 -- Made FileSystemStorage.save() to support pathlib.Path. il y a 5 ans
  Hasan Ramezani 6315a272c5 Refs #28428 -- Made filepath_to_uri() support pathlib.Path. il y a 5 ans
  Sergey Fedoseev 6bbf9a20e2 Fixed #29770 -- Added LinearRing.is_counterclockwise property. il y a 5 ans
  Nick Pope 55df1750be Refs #30897 -- Added support for ANALYZE option to Queryset.explain() on MariaDB and MySQL 8.0.18+. il y a 5 ans
  Nick Pope 742961332e Refs #30897 -- Added support for TREE format to Queryset.explain() on MySQL 8.0.16+. il y a 5 ans
  André Ericson 3120490912 Fixed #30876 -- Moved classproperty() decorator to the django.utils.functional. il y a 5 ans
  André Ericson 31174031f1 Fixed #30841 -- Deprecated using non-boolean values for isnull lookup. il y a 5 ans
  Pavel Savchenko 1711c509fa Fixed #27391 -- Implemented SimpleTestCase.debug(). il y a 8 ans
  Mariusz Felisiak 3a8af298b9 Fixed #30890 -- Added MariaDB support for the relate lookup. il y a 5 ans
  Mariusz Felisiak 187a64608d Fixed #30885 -- Dropped support for MariaDB 10.1. il y a 5 ans
  Flavio Curella ed112fadc1 Fixed #23755 -- Added support for multiple field names in the no-cache Cache-Control directive to patch_cache_control(). il y a 5 ans
  Viktor Lomakin ee6b17187f Fixed #30812 -- Made ConditionalGetMiddleware set ETag only for responses with non-empty content. il y a 5 ans
  Benjy Weinberger 3cd3bebe89 Fixed #30300 -- Allowed migrations to be loaded from directories without __init__.py file. il y a 6 ans
  Carlton Gibson f4ac9ae8d9 Refs #14218 -- Adjusted release note to use present tense. il y a 5 ans
  Anatol Ulrich 8ed6788aa4 Fixed #30821 -- Added ExtractIsoWeekYear database function and iso_week_day lookup. il y a 5 ans
  Tanner Stirrat 17595407ca Fixed #14218 -- Added Paginator.__iter__(). il y a 5 ans
  Oleg Kainov c574bec092 Fixed #25598 -- Added SCRIPT_NAME prefix to STATIC_URL and MEDIA_URL set to relative paths. il y a 6 ans
  Mads Jensen 129583a0d3 Removed some outdated backwards compatibility imports and misleading comments. il y a 5 ans
  Johannes Hoppe b31e63879e Fixed #29444 -- Allowed returning multiple fields from INSERT statements on Oracle. il y a 5 ans
  Hasan Ramezani 226ebb1729 Fixed #28622 -- Allowed specifying password reset link expiration in seconds and deprecated PASSWORD_RESET_TIMEOUT_DAYS. il y a 5 ans
  Daniel Fairhead 5cb3ed187b Fixed #30772 -- Optimized make_template_fragment_key(). il y a 5 ans
  Carlton Gibson b5db65c4fb Increased the default PBKDF2 iterations for Django 3.1. il y a 5 ans
  Mariusz Felisiak 0ddb4ebf7b Refs #14357 -- Made Meta.ordering not affect GROUP BY queries. il y a 5 ans
  Mariusz Felisiak d17be88afd Refs #30037 -- Required the RemoteUserBackend.configure_user() to have request as the first positional argument. il y a 5 ans
  Mariusz Felisiak b61ea56789 Refs #28478 -- Removed support for TestCase's allow_database_queries and multi_db per deprecation timeline. il y a 5 ans
  Mariusz Felisiak f1894bae30 Refs #28606 -- Removed CachedStaticFilesStorage per deprecation timeline. il y a 5 ans
  Mariusz Felisiak 81993b47ea Refs #29703 -- Removed QuerySetPaginator alias per deprecation timeline. il y a 5 ans
  Mariusz Felisiak cb2be9d5d5 Refs #29546 -- Removed django.utils.timezone.FixedOffset per deprecation timeline. il y a 5 ans
  Mariusz Felisiak 3d716467a9 Refs #29817 -- Removed settings.FILE_CHARSET per deprecation timeline. il y a 5 ans
  Mariusz Felisiak b47bb4c4a7 Refs #29598 -- Removed FloatRangeField per deprecation timeline. il y a 5 ans