Commit History

Author SHA1 Message Date
  Shai Berger d097417025 Support 'pyformat' style parameters in raw queries, Refs #10070 11 years ago
  Tim Graham bb863faecd Proofed the 1.6 release notes 11 years ago
  Claude Paroz 7882c3a673 Fixed #20511 -- Corrected link about isolation levels in databases docs 12 years ago
  Paul Tax fb1d813484 Link to active fork for ODBC backend 12 years ago
  Aymeric Augustin 3d595c3bc3 Fixed #20215 -- Disabled persistent connections by default. 12 years ago
  Aymeric Augustin 7476d96f83 Marked tests of BinaryFields as expected failures on MySQL and Python 3. 12 years ago
  Aymeric Augustin e81e319f15 Fixed #20025 -- Pointed to a MySQLdb fork for Python 3. 12 years ago
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. 12 years ago
  Juan Catalano 36b45611bc Added warn note to docs about MySQL issues with 0000-00-00 date strings 12 years ago
  Aymeric Augustin 6197935152 Fixed #19968 -- Dropped support for PostgreSQL < 8.4. 12 years ago
  Aymeric Augustin 4b31a6a9e6 Added support for savepoints in SQLite. 12 years ago
  Aymeric Augustin 5e27debc5c Enabled database-level autocommit for all backends. 12 years ago
  Aymeric Augustin e0449316eb Fixed #18130 -- Made the isolation level configurable on PostgreSQL. 12 years ago
  Aymeric Augustin 2ee21d9f0d Implemented persistent database connections. 12 years ago
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 years ago
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 12 years ago
  Tim Graham 0eed8ece32 Fixed #19377 - Emphasized database host link in tutorial 12 years ago
  Tim Graham 249c3d730e Fixed #19090 - Added PostgreSQL connection note. 12 years ago
  Tim Graham c870cb48cd Fixed #18256 - Added a potential pitfall when upgrading to MySQL 5.5.5 12 years ago
  Tim Graham 2079b730f1 Fixed #18223 - Corrected default transaction behavior in postgresql docs. 12 years ago
  Aymeric Augustin c5ef65bcf3 [py3] Ported django.utils.encoding. 12 years ago
  Piet Delport f1128e5474 Fix typo. 12 years ago
  Tim Graham 9974069620 Fixed #16882 - Clarified why one should not use 'init_command' after initial database creation. 12 years ago
  Claude Paroz 8a5d1a6b93 Updated obsolete links in the documentation 12 years ago
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. 12 years ago
  Anssi Kääriäinen 584e2c0337 Prevent Oracle from changing field.null to True 13 years ago
  Ramiro Morales 83fc965171 Added documentation notes about lack of database savepoints support when using MySQL+MyISAM. 13 years ago
  Ramiro Morales 4536359887 Fixed #18116 -- Raised minimum MySQL version officially suported to 5.0.3. 13 years ago
  Claude Paroz 23d3459761 Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review. 13 years ago
  Claude Paroz 78638a9a51 Replaced http by https in djangoproject.com links 13 years ago