summaryrefslogtreecommitdiff
path: root/docs/topics/db/examples
AgeCommit message (Collapse)Author
2014-01-17Removed some unnecessary __exact operators in filters.Tim Graham
2014-01-16Fixed #21343 -- Noted many-to-many restrictions with intermediate model.Tim Graham
Thanks EvilDMP for the report.
2013-07-05Fixed #20224 -- Update docs examples which mention __unicode__Claude Paroz
Thanks Marc Tamlyn and Tim Graham for the review.
2013-03-03Removed unnecessary imports.Aymeric Augustin
2013-02-07Fixed #19756 - Corrected a ManyToMany example and added some links and markup.Tim Graham
2012-09-08Avoided mixing dates and datetimes in the examples.Aymeric Augustin
Refs #16023.
2012-04-30Replaced print statement by print function (forward compatibility syntax).Claude Paroz
2012-03-14Fixed #17605: Restored deleted query documentation that used to live in ↵James Bennett
doctests. Thanks zsiciarz for work on the patch. git-svn-id: http://code.djangoproject.com/svn/django/trunk@17737 bcc190cf-cafb-0310-a4f2-bffc1f526a37