提交歷史

作者 SHA1 備註 提交日期
  Daniel Pyrathon fb48eb0581 Fixed #12663 -- Formalized the Model._meta API for retrieving fields. 10 年之前
  Claude Paroz 51890ce889 Applied ignore_warnings to Django tests 10 年之前
  Tim Graham c6b12bc995 Removed unused import. 10 年之前
  Andriy Sokolovskiy 8c99b7920e Fixed #12118 -- Added shared cache support to SQLite in-memory testing. 10 年之前
  Claude Paroz 3c5d1edb39 Fixed #22279 -- Prevented dummy backend going through DatabaseErrorWrapper 10 年之前
  Claude Paroz 30cbd5d360 Replaced DatabaseCreation sql methods by schema editor equivalents 10 年之前
  Michael Hall 895dc880eb Fixed #23812 -- Changed django.utils.six.moves.xrange imports to range 10 年之前
  Josh Smeaton 267a1dcd9b Fixed #23941 -- Removed implicit decimal formatting from expressions. 10 年之前
  Thomas Chaumeny da9fe5c717 Fixed #20392 -- Added TestCase.setUpTestData() 10 年之前
  Andriy Sokolovskiy 1739ae9edc Fixed #23807 -- Ignored non-digits in psycopg2 version 10 年之前
  Veres Lajos a71a2ea756 Fixed typos using https://github.com/vlajos/misspell_fixer 10 年之前
  Berker Peksag f7969b0920 Fixed #23620 -- Used more specific assertions in the Django test suite. 10 年之前
  Claude Paroz abc11b0a33 Fixed #23514 -- Prevented queries in PostGISOperations init 10 年之前
  Marc Tamlyn e9103402c0 Fixed #18757, #14462, #21565 -- Reworked database-python type conversions 10 年之前
  Tim Graham d28396f526 Fixed #23144 -- Dropped support for MySQL 5.0, 5.1. 10 年之前
  Tim Graham a9bdce7e55 Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 10 年之前
  Anubhav Joshi 91f1b6dcdc Fixed #13711 -- Model check added to ensure that auto-generated column name is within limits of the database. 10 年之前
  Tim Graham a2cd0e12c9 Silenced deprecation warnings for refs #22811 and fixed build. 10 年之前
  Tim Graham 1c58cabad7 Fixed #22811 -- Allowed setting both the old and new TEST database settings. 10 年之前
  Tim Graham 6c27ff957a Fixed flake8 error. 10 年之前
  Aymeric Augustin fc31319752 Fixed test again. Refs #12581. 10 年之前
  Aymeric Augustin d98cc41a84 Made a test compatible with Python 2 and 3. 10 年之前
  Aymeric Augustin cfcca7ccce Fixed #3711, #6734, #12581 -- Bounded connection.queries. 10 年之前
  Aymeric Augustin 237c229b91 Avoided using BinaryField unecessarily in tests. 10 年之前
  Aymeric Augustin c70a61eb49 Replaced vendor checks by three feature flags. 11 年之前
  Aymeric Augustin d667263169 Reorganized backends tests. 11 年之前
  Aymeric Augustin 8176150850 Fixed #21202 -- Maintained atomicity when the server disconnects. 11 年之前
  Aymeric Augustin 5f2f47fdfc Fixed #21553 -- Ensured unusable database connections get closed. 11 年之前
  Aymeric Augustin 2791fbf59d Used more specific test assertions. 11 年之前
  Claude Paroz d902fd625d Added test to confirm #12583 resolution 11 年之前