1
0
mirror of https://github.com/django/django.git synced 2024-12-23 17:46:27 +00:00
django/docs/intro
Anssi Kääriäinen d5b93d3281 Fixed #10494 -- Added kwargs to QuerySet.get() error message in the case no objects were found.
Thanks brondsem for the report, Szymon Pyzalski for the patch and oinopion for review.


git-svn-id: http://code.djangoproject.com/svn/django/trunk@17917 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-04-20 11:09:32 +00:00
..
_images Fixed #17715 -- Updated the tutorial for time zone support, plus a few other improvements. 2012-02-26 21:17:58 +00:00
index.txt
install.txt Fixed #17965 -- Definitely dropped support for Python 2.5. Thanks jonash for the initial patch and Aymeric Augustin for the review. 2012-03-31 08:24:29 +00:00
overview.txt Fixed #10494 -- Added kwargs to QuerySet.get() error message in the case no objects were found. 2012-04-20 11:09:32 +00:00
tutorial01.txt Fixed #10494 -- Added kwargs to QuerySet.get() error message in the case no objects were found. 2012-04-20 11:09:32 +00:00
tutorial02.txt Edited stuff from [17543] to [17629] 2012-03-02 17:16:52 +00:00
tutorial03.txt
tutorial04.txt
whatsnext.txt Replaced http by https in djangoproject.com links 2012-03-13 17:53:31 +00:00