Commit History

Author SHA1 Message Date
  Claude Paroz 337cd09836 Updated some other external links in the docs 10 years ago
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links 10 years ago
  Jon Dufresne 4d27d72d14 Refs #23964 -- Added warning about case-insensitive, unique fields used with formsets 10 years ago
  Tim Graham e0685368c6 Fixed links to mysqlclient in database notes. 10 years ago
  Claude Paroz 713f23492a Required MySQLdb >= 1.2.5 for fractional seconds support 10 years ago
  Claude Paroz 22da5f8817 Fixed #19716 -- Added support for microseconds with MySQL 5.6.4 and up 10 years ago
  Claude Paroz 7f089ac2e3 Fixed #23446 -- Officially recommended mysqlclient as MySQL driver 10 years ago
  Tim Graham 9db3653670 Fixed #23631 -- Removed outdated note on MySQL timezone support. 10 years ago
  Shai Berger d128eac316 Changed Oracle test-user creation to grant privileges instead of roles 10 years ago
  Marc Tamlyn ed7821231b Fixed #19463 -- Added UUIDField 10 years ago
  Tim Graham 348c89cbfb Fixed #19312 -- Documented MySQL TIMESTAMP columns cannot be used with USE_TZ=True. 10 years ago
  Ola Sitarska 549284faa4 Fixed #23016 -- Updated FAQs per Aymeric's suggestions. 10 years ago
  Tim Graham 73ff4498aa Removed some tabs in the docs. 10 years ago
  Tim Graham a9fa3d4667 Removed notes for versions of SQLite older than 5 years. 10 years ago
  Tim Graham d28396f526 Fixed #23144 -- Dropped support for MySQL 5.0, 5.1. 10 years ago
  Tim Graham fb4f3e04b1 Updated MySQL links to version 5.6. 10 years ago
  Tim Graham 8f9d6e83a0 Fixed #23145 -- Dropped support for Oracle < 11.1 10 years ago
  Tim Graham a9bdce7e55 Fixed #23108 -- Dropped support for PostgreSQL 8.4 & PostGIS 1.3, 1.4. 10 years ago
  Niclas Olofsson 08b85de9b7 Fixed #22305 -- Added note to docs about UTF8 database requirement. 10 years ago
  INADA Naoki 7be646425f Updated current state of MySQL Connector/Python. 10 years ago
  Moayad Mardini bfac6bef83 Fixed #22368 -- clarified connecting to Oracle DB using service name 11 years ago
  Marti Raudsepp 11d453bcad Various documentation typo/spelling fixes 11 years ago
  Erik Romijn 75c0d4ea3a Fixed queries that may return unexpected results on MySQL due to typecasting. 11 years ago
  Moayad Mardini 11ac50b18e Fixed #22458 -- Added a note about MySQL utf8_unicode_ci collation 11 years ago
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 years ago
  Rodolfo Carvalho 2b6436e2d5 Fixed some typos and formatting issues in docs. 11 years ago
  Tim Graham 1f5f015c32 Fixed spelling mistakes in docs. 11 years ago
  Tim Graham 7f2505ad9e Fixed doc typos. 11 years ago
  Tim Graham d8d83777eb Fixed #21629 -- Added instructions for loading MySQL time zone definitions. 11 years ago
  Tim Graham 23d9f517dc Fixed #21585 -- Updated some links to 3rd party database projects. 11 years ago