Historial de Commits

Autor SHA1 Mensaje Fecha
  Tim Graham 1b06d5e6f6 Refs #23919 -- Removed pysqlite support (it's Python 2 only). hace 8 años
  Tim Graham f6acd1d271 Refs #23919 -- Removed Python 2 notes in docs. hace 8 años
  Tim Graham bcf3532ede Refs #26154 -- Removed deprecated CommaSeparatedIntegerField. hace 8 años
  Tim Graham f01ad1cb6a Refs #27683 -- Allowed setting isolation level in DATABASES ['OPTIONS'] on MySQL. hace 8 años
  François Freitag f3b7c05936 Refs #16614 -- Made QuerySet.iterator() use server-side cursors on PostgreSQL. hace 8 años
  Tim Graham fae56427e1 Fixed #27649 -- Bumped required cx_Oracle to 5.2. hace 8 años
  Mariusz Felisiak c4b04e1598 Fixed #27420 -- Quoted the Oracle test user password in queries. hace 8 años
  Marti Raudsepp 51fbe2a60d Updated postgresql.org links to https and made them canonical. hace 8 años
  Tim Graham 9819676676 Updated links to the current version of MySQL docs. hace 8 años
  Claude Paroz 2ced2f785d Replaced smart_* by force_* calls whenever possible hace 8 años
  Claude Paroz 6b54504e66 Refs #27162 -- Complemented docs related to CreateExtension hace 8 años
  Chris Jerdonek a3db480393 Fixed #27061 -- Added a TEST['TEMPLATE'] setting for PostgreSQL. hace 8 años
  Simon Charette b8e6e1b43b Fixed #26500 -- Added SKIP LOCKED support to select_for_update(). hace 8 años
  Tim Graham bc84278615 Fixed #26675 -- Dropped support for PostgreSQL 9.2/PostGIS 2.0. hace 8 años
  Tim Graham f945fb24a3 Fixed #26554 -- Updated docs URLs to readthedocs.io hace 9 años
  Claude Paroz b2aab09fe9 Fixed #15940 -- Added MySQL note about strict SQL mode hace 9 años
  Tim Graham 79d0a4fdb0 Fixed #26121 -- Updated MySQL storage engine example. hace 9 años
  Tim Graham c70c5f04a4 Fixed #25979 -- Dropped support for PostgreSQL 9.1. hace 9 años
  Jon Dufresne 7aabd62380 Fixed #25778 -- Updated docs links to use https when available. hace 9 años
  Tim Graham bc6eaca304 Removed obsolete note about installing psycopg2 on Windows. hace 9 años
  Alex Morozov 99c58c27d5 Fixed #24244 -- Documented contrib.admin.models.LogEntry hace 9 años
  Nick Williams 3f342d74e9 Fixed link to the MySQL Connector/Python Django Backend documentation. hace 9 años
  Tim Graham ce531f7ad7 Bumped latest Python 2.7 release in docs/ref/databases.txt. hace 9 años
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. hace 9 años
  Mariusz Felisiak 6f1b09bb5c Made assorted improvements to the Oracle documentation. hace 9 años
  Tim Graham d074926ca1 Dropped support for Oracle 11.1. hace 9 años
  Aymeric Augustin 4f6a7663bc Refs #14091 -- Fixed connection.queries on SQLite. hace 9 años
  Maxime Lorant c92cd22d02 Refs #25345 -- Updated links to code.google.com. hace 9 años
  Tim Graham e8cbc2b322 Refs #2495 -- Documented that MySQL cannot have TextField(unique=True). hace 9 años
  Tim Graham 97fa7fe961 Fixed #25212 -- Documented the RawSQL expression. hace 9 años