summaryrefslogtreecommitdiff
path: root/docs/faq/models.txt
AgeCommit message (Expand)Author
2019-11-27Fixed #31018 -- Removed django-nonrel in NoSQL databases FAQ.Mariusz Felisiak
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-09-17Refs #14091 -- Fixed connection.queries on SQLite.Aymeric Augustin
2014-08-12Fixed #23016 -- Updated FAQs per Aymeric's suggestions.Ola Sitarska
2014-06-07Fixed #3711, #6734, #12581 -- Bounded connection.queries.Aymeric Augustin
2014-05-22Used link label in models FAQ to ease translationClaude Paroz
2013-11-21Fixed #21479 -- Favor 'migrate' over 'syncdb' in the docs.Loic Bistuer
2013-10-01Fixed #21031 -- Updated schema migrations FAQ.Tim Graham
2012-09-08Avoided mixing dates and datetimes in the examples.Aymeric Augustin
2012-06-27Fixed #17511 - Removed reference to deprecated "reset" management command in ...Tim Graham
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2011-11-01Fixed #17129 - Model FAQ: Link to southLuke Plant
2011-05-29Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2011-04-22Fixed #14091 - be more correct about logging queries in connection.queries.Jacob Kaplan-Moss
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-05-09Fixed #13101 -- Added multi-db info about debugging queries. Thanks to David ...Russell Keith-Magee
2010-01-16Created a 'DB optimization' topic, with cross-refs to relevant sections.Luke Plant
2009-05-27Fixed #11209 -- Added a note to doc on connection.queries that the logged sql...Karen Tracey
2008-11-14Fixed #9468 -- Fixed a misleading FAQ answer.Malcolm Tredinnick
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss