Histórico de commits

Autor SHA1 Mensagem Data
  Tim Graham abd723c6a0 Fixed #27855 -- Updated docs for Python 3.4 support in Django 2.0. 7 anos atrás
  Pavel Karateev 851ef09db9 Fixed typo in docs/releases/2.0.txt. 7 anos atrás
  Mariusz Felisiak b61d5b1991 Fixed #28371 -- Fixed Cast() with CharField if the max_length argument isn't provided. 7 anos atrás
  Melvyn Sopacua 5bb9b9a388 Fixed #28363 -- Allowed naming the migration generated by squashmigrations. 8 anos atrás
  Sergey Fedoseev f3bada9889 Fixed #28436 -- Added support for distance lookups on MySQL. 7 anos atrás
  Tom Carrick 3159ad4df6 Fixed #27970 -- Allowed QuerySet.in_bulk() to fetch on fields besides primary key. 8 anos atrás
  Tim Graham 487362fa8f Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). 7 anos atrás
  Johannes Hoppe c19b56f633 Fixed #28377 -- Made combining form Media retain relative asset order. 7 anos atrás
  Sergey Fedoseev 504ce3914f Fixed #28394 -- Allowed setting BaseExpression.output_field (renamed from _output_field). 7 anos atrás
  Tim Graham 2e9ada1551 Fixed #28397 -- Removed django.core.exceptions.DjangoRuntimeWarning. 7 anos atrás
  Claude Paroz 169c3b3e07 Fixed #14204 -- Enforced SQLite foreign key constraints. 10 anos atrás
  Bruno Alla 604341c85f Fixed #28331 -- Added ContextMixin.extra_context to allowing passing context in as_view(). 7 anos atrás
  Mariusz Felisiak df1106a40f Fixed #28365 -- Unified DatabaseOperations.date_interval_sql() return value with similar methods. 7 anos atrás
  Ran Benita b9f7dce84b Fixed #28010 -- Added FOR UPDATE OF support to QuerySet.select_for_update(). 7 anos atrás
  Daniel Hahler 43a4835edf Fixed #27473 -- Added DurationField support to Extract. 8 anos atrás
  Mariusz Felisiak 3297dede7f Fixed #28046 -- Added the db_tablespace parameter to class-based indexes. 7 anos atrás
  Mariusz Felisiak 617505ca89 Fixed #28330 -- Prevented passing positional arguments to an Index. 7 anos atrás
  Sergey Fedoseev 44a7b98abb Fixed #27964 -- Made MySQL backend raise exception if spatial transformation is needed for query. 7 anos atrás
  Simon Charette ea91ad4c13 Refs #25530 -- Changed _create_index_name to take a table as first parameter. 8 anos atrás
  Mads Jensen de42adf4ff Fixed #27869 -- Added fastupdate and gin_pending_list_limit params to GinIndex. 7 anos atrás
  Paul Tiplady 335a8d7895 Fixed #28322 -- Added dbshell support for MySQL client TLS certs. 7 anos atrás
  Chandrakant Kumar 2b09e4c88e Fixed #27787 -- Made call_command() validate the options it receives. 8 anos atrás
  Daniel Wiesmann 6f44f714c9 Fixed #28300 -- Allowed GDALRasters to use the vsimem filesystem. 7 anos atrás
  Adam Bogdał cd2fe829dd Fixed #24195 -- Deconstructed the limit_choices_to option of related fields. 8 anos atrás
  Collin Anderson 1a49b89470 Fixed #27953 -- Added instance's pk to Model.__str__(). 8 anos atrás
  Mads Jensen c7f6ffbdcf Fixed #28103 -- Added quarter extract, truncation, and lookup. 7 anos atrás
  Daniel Wiesmann fe5e34a295 Fixed #28288 -- Allowed passing papsz options to GDALRaster initialization. 7 anos atrás
  Daniel Wiesmann e0b456bee7 Fixed #28232 -- Made raster metadata readable and writable on GDALRaster/Band. 7 anos atrás
  Claude Paroz 23142eea85 Fixed #18394 -- Added error for invalid JavaScriptCatalog packages 8 anos atrás
  Tim Graham 41e02ab368 Clarified purpose of "Database backend API" backwards incompatible changes section. 7 anos atrás