Histórico de Commits

Autor SHA1 Mensagem Data
  Adam Johnson cecd656184 Simplified deployment checklist docs on customizing error views. há 6 anos atrás
  Patrik Sletmo adfdb9f169 Fixed #29814 -- Added support for NoneType serialization in migrations. há 6 anos atrás
  Mariusz Felisiak 52fec5d18f Fixed #29836 -- Bumped required cx_Oracle to 6.0. há 6 anos atrás
  Andrea Rabbaglietti 1b49b792e9 Emphasized that ForeignKey.on_delete doesn't create a SQL constraint. há 6 anos atrás
  Jon Dufresne c82893cb8c Refs #27795 -- Removed force_bytes() usage from django/utils/http.py. há 6 anos atrás
  Hasan Ramezani f3d3338e06 Fixed #29829 -- Remove unused code in contrib.sites.models._simple_domain_name_validator(). há 6 anos atrás
  Hasan Ramezani b5d7604cb0 Completed FixedOffset test coverage. há 6 anos atrás
  Sergey Fedoseev 3957f767bb Simplified handling of DurationField values on MySQL/MariaDB. há 6 anos atrás
  Jon Dufresne e90af8bad4 Capitalized "Python" in docs and comments. há 6 anos atrás
  Jon Dufresne 31c0348687 Fixed postgres_tests.test_signals.OIDTests when run in isolation. há 6 anos atrás
  Jon Dufresne 1e87c9fe71 Replaced kwargs.pop() with keyword-only arguments. há 6 anos atrás
  Jon Dufresne 2ba588e773 Refs #27795 -- Removed force_text() usage in db/models/sql/query.py. há 6 anos atrás
  Jon Dufresne 4ab071f43c Refs #27795 -- Removed force_bytes() usage in contrib/staticfiles/storage.py. há 6 anos atrás
  Eric Brandwein b0b4aac555 Fixed #29775 -- Fixed URL converters in a nested namespaced path. há 6 anos atrás
  Kate Berry b8b1d8cad6 Improved tone in docs/ref/settings.txt. há 6 anos atrás
  Jon Dufresne 5a23a285de Used skip(If|Unless)DBFeature in transactions tests. há 6 anos atrás
  Jon Dufresne 9f6d0c11eb Removed Jinja2 dependency from admin_checks tests. há 6 anos atrás
  Jon Dufresne f5d9ee11a2 Refs #27778 -- Removed "The database API" section from "Unicode data" docs. há 6 anos atrás
  Jon Dufresne 9b508bdb9b Removed unnecessary skipUnless in HTTPSitemapTests. há 6 anos atrás
  Sergey Fedoseev 277017aea4 Simplified utils.text.StreamingBuffer. há 6 anos atrás
  ovalseven8 d093e01ec0 Clarified when QuerySet.select_for_update() locks. há 6 anos atrás
  Adam Johnson 18e4ade79e Fixed #28034 -- Updated the contributing tutorial to use an imaginary ticket. há 6 anos atrás
  Jon Dufresne bdae19cf63 Refs #27795 -- Removed force_bytes() usage in sessions. há 6 anos atrás
  Jon Dufresne efd8a82e26 Refs #27795 -- Removed force_bytes() usage in MySQL backend. há 6 anos atrás
  Jon Dufresne 3212008ba6 Corrected docs to say that all templates are text strings. há 6 anos atrás
  Stefano Chiodino 6de7f9ec60 Fixed #29598 -- Deprecated FloatRangeField in favor of DecimalRangeField. há 6 anos atrás
  Simon Charette bc7e288ca9 Fixed #29745 -- Based Expression equality on detailed initialization signature. há 6 anos atrás
  Sergey Fedoseev e4df8e6dc0 Simplified contrib.admin.utils.unquote(). há 6 anos atrás
  Nick Pope bf8b625a3b Refs #29722 -- Added introspection of materialized views for PostgreSQL. há 6 anos atrás
  Nick Pope 45ef3df7d0 Fixed #29719 -- Added introspection of foreign tables for PostgreSQL. há 6 anos atrás