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

Аутор SHA1 Порука Датум
  Chris Jerdonek ccf7adb064 Fixed #27172 -- Closed database cursor explicitly in two doc examples пре 8 година
  Tim Graham 361f60479d Fixed #25455 -- Optimized dictfetchall() example. пре 9 година
  Dražen Odobašić 5ab65ca5c9 Fixed #25326 -- Added namedtuple example for executing custom SQL. пре 9 година
  Claude Paroz 64982cc2fb Updated Wikipedia links to use https пре 9 година
  Floris den Hengst e42a720ba2 Fixed typos and updated spelling wordlist. пре 10 година
  Tim Graham c79faae761 Removed versionadded/changed notes for 1.7. пре 10 година
  Claude Paroz 0a4b04fc23 Used https for most *.python.org links пре 10 година
  wrwrwr 34a06d99e0 Cleaned up a note in docs/topics/db/sql.txt. пре 10 година
  areski 9d6551204e Removed unnecessary code-block directives. пре 10 година
  Moayad Mardini 2d425116e2 Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`. пре 10 година
  Moayad Mardini 3776926cfe Fixed #22493 - Added warnings to raw() and extra() docs about SQL injection пре 11 година
  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 година