Историја ревизија

Аутор SHA1 Порука Датум
  Erik Romijn 75c0d4ea3a Fixed queries that may return unexpected results on MySQL due to typecasting. пре 11 година
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. пре 11 година
  Szczepan Cieślik e816198034 Fixed docs typos. пре 11 година
  David Sanders adcedfe8ba Capitalize SQL keywords пре 11 година
  David Sanders 6dfd02f88c Capitalize SQL keywords пре 11 година
  Frank Tobia 6dd8631617 Fixed typos. Changed grammar. пре 11 година
  Michael Manfre 99c87f1410 Fixed #17671 - Cursors are now context managers. пре 11 година
  Shai Berger d097417025 Support 'pyformat' style parameters in raw queries, Refs #10070 пре 11 година
  Christopher Allen-Poole a96bff179a Found a mistake in SQL documentation пре 12 година
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. пре 12 година
  Claude Paroz 76aecfbc4b Fixed #9055 -- Standardized behaviour of parameter escaping in db cursors пре 12 година
  Aymeric Augustin 6197935152 Fixed #19968 -- Dropped support for PostgreSQL < 8.4. пре 12 година
  Aymeric Augustin 5e27debc5c Enabled database-level autocommit for all backends. пре 12 година
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. пре 12 година
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 пре 12 година
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. пре 13 година
  Claude Paroz 596cb9c7e2 Replaced print statement by print function (forward compatibility syntax). пре 13 година
  Claude Paroz 723445f40e Fixed #16233 -- Added link to multiple databases docs from custom sql alias section. Thanks charlax for the report. пре 13 година
  Jannis Leidel 2eadc418af Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces. пре 13 година
  James Bennett 23b7758f75 Fixed #16293: Document a way to return dicts with column names from a DB cursor. пре 13 година
  Ramiro Morales 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. пре 13 година
  Luke Plant 528157ce73 Fixed #14201 - Add a "security overview" page to the docs пре 14 година
  Timo Graham 8ad3c41c69 Fixed #16093 - Typo in "Performing raw SQL queries"; thanks direvus. пре 14 година
  Jacob Kaplan-Moss fd2f18008c Fixed #14733: no longer "validate" .raw() queries. пре 14 година
  Russell Keith-Magee 6314a1b42e Fixed #9964 -- Ensure that all database operations make transactions dirty, not just write operations. Many thanks to Shai Berger for his work and persistence on this issue. пре 14 година
  Alex Gaynor b01cc1bd89 Fixed #15243 -- More clearly document that the transaction functions needs to be called with a using parameter to work with a non-default database. Thanks to Jason Kotenko for the patch. пре 14 година
  Ramiro Morales 7a5c54e9b7 Fixed typo in raw SQL docs example. пре 14 година
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. пре 14 година
  Russell Keith-Magee 2dc2ed87e5 Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for the patch. пре 14 година
  Russell Keith-Magee b50a35a669 Fixed #12941 -- Added documentation for the connections dictionary. Thanks to atlithorn@gmail.com for the report, and Alex Gaynor for the original text. пре 15 година