Alasdair Nicol
|
8aa1efff6d
|
Fixed #21951 -- Updated docs to use __str__ for Python 3
Thanks Tim Graham for the report and recommendations
|
2014-02-13 07:12:40 -05:00 |
Tim Graham
|
b87c59b04b
|
Removed some unnecessary __exact operators in filters.
|
2014-01-17 18:12:45 -05:00 |
Claude Paroz
|
7442eb1a24
|
Fixed #20224 -- Update docs examples which mention __unicode__
Thanks Marc Tamlyn and Tim Graham for the review.
|
2013-07-05 19:27:07 +02:00 |
Aymeric Augustin
|
e69348b4e7
|
Avoided mixing dates and datetimes in the examples.
Refs #16023.
|
2012-09-08 11:00:04 -04:00 |
James Bennett
|
dad1f5c21e
|
Fixed #17605: Restored deleted query documentation that used to live in doctests. Thanks zsiciarz for work on the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@17737 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2012-03-14 22:16:46 +00:00 |