Historique des commits

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