Historique des commits

Auteur SHA1 Message Date
  Tim Graham c487b1e230 Fixed #22419 -- Typo in docs/topics/db/multi-db.txt. il y a 11 ans
  Loic Bistuer 27f04e79b1 Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs. il y a 11 ans
  Eric Boersma 4d13cc56de Fixed #21035 -- Changed docs to treat the acronym SQL phonetically. il y a 11 ans
  Andrew Godwin b6a957f0ba Merge remote-tracking branch 'core/master' into schema-alteration il y a 11 ans
  Tim Graham 7b69c3e775 Removed versionadded/changed annotations for 1.5 il y a 11 ans
  Andrew Godwin fddc5957c5 Implement allow_migrate for migration operations il y a 11 ans
  Andrew Godwin 12e9804d16 Rename allow_syncdb to allow_migrate il y a 11 ans
  Juan Catalano 78c842a323 Adapted uses of versionchanged/versionadded to the new form. il y a 12 ans
  Simon Charette 6293eaa062 Fixed #20159 -- Mispelled attribute in multi-db documentation example. il y a 12 ans
  Loic Bistuer 6983a1a540 Fixed #15363 -- Renamed and normalized to `get_queryset` the methods that return a QuerySet. il y a 12 ans
  Tim Graham cf890c110e Added an example of "default" database dictionary left blank; refs #19775. il y a 12 ans
  Tim Graham 31bcb102b2 Fixed #19775 - Clarified requirements of the "default" database. il y a 12 ans
  Aymeric Augustin a026e480da Fixed #16039 -- Made post_syncdb handlers multi-db aware. il y a 12 ans
  James Bennett 5c5226a520 Fix typo: Non -> None il y a 12 ans
  James Bennett 408c10e541 Untabify multi-db docs. il y a 12 ans
  James Bennett 5d1f09f450 Ticket 18657: Fix inconsistent DB names in router example. il y a 12 ans
  Tim Graham 141e6cd2ac Fixed #18871 - Fixed typo in multi-db docs. il y a 12 ans
  Aymeric Augustin c28e700c7e Removed references to changes made in 1.2. il y a 13 ans
  Timo Graham 99b2728b74 Fixed #15710 - removed "that that" typos. il y a 14 ans
  Adrian Holovaty 5d854608fe Fixed #15687 -- Fixed small typo in multidb docs. Thanks, jonash il y a 14 ans
  Russell Keith-Magee 03717325dd Corrected some typos from r14673. il y a 14 ans
  Adrian Holovaty 99742d8d73 Fixed it's -> its in multi-db.txt il y a 14 ans
  Alex Gaynor 274aba3b9b Fixed #11108 -- added ModelAdmin.delete_model, a hook with which to perform custom pre-post delete behavior. Thanks to Florian Apolloner for the patch. il y a 14 ans
  Luke Plant 20fb7c7858 Fixed #13759 - Multi-db docs have an example that isn't syntax highlighting il y a 14 ans
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. il y a 14 ans
  Russell Keith-Magee 9320c866ff Fixed #13316 -- Added clarifying note about cross-database relations. il y a 15 ans
  Russell Keith-Magee 6b1a2a8e44 Fixed #13428 -- Corrected the allow_relation behavior of and example router. Thanks to jcd for the report and patch. il y a 15 ans
  Russell Keith-Magee f74b9aec10 Refs #12767 -- Modified the multi-db docs to remove the implication that contrib.auth can be easily put on a separate database. il y a 15 ans
  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. il y a 15 ans
  Jannis Leidel 0d37cfdc05 Fixed #12897 - Typo in multi-db docs. Thanks fgutierrez. il y a 15 ans