Django

Code

root/django/trunk/django/shortcuts


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @6838 [6838] 12/02/07 12:21:07 mtredinnick Fixed #3511 -- Changed QuerySet?.get() to return a MultipleObjectsReturned?
(edit) @6257 [6257] 09/14/07 23:52:48 adrian Fixed #5483 -- Removed django.shortcuts.load_and_render, which was …
(edit) @6227 [6227] 09/14/07 16:58:17 adrian Fixed breakage introduced in the recent render_to_response() change
(edit) @6217 [6217] 09/14/07 16:30:13 adrian Fixed #1504 -- render_to_response() now takes a mimetype parameter
(edit) @5756 [5756] 07/24/07 22:12:31 adrian Changed docstring additions from [5744] to use active verbs ('returns' …
(edit) @5747 [5747] 07/21/07 22:45:03 gwilson Corrected typo in [5746].
(edit) @5746 [5746] 07/21/07 22:41:11 gwilson Fixed #4373 -- Modified the get_object_or_404/get_list_or_404 shortcuts to …
(edit) @5745 [5745] 07/21/07 22:12:50 gwilson Shortcut functions do not accept QuerySet objects, yet :)
(edit) @5744 [5744] 07/21/07 22:09:24 gwilson Added docstrings to shortcuts module and functions.
(edit) @5511 [5511] 06/22/07 02:15:04 mtredinnick Backed out the changes in [5482] for a bit whilst some more investigation …
(edit) @5482 [5482] 06/17/07 02:11:37 mtredinnick Fixed #4565 -- Changed template rendering to use iterators, rather …
(edit) @4756 [4756] 03/20/07 11:48:41 adrian Fixed #3767 -- Added reason to Http404 exception raised in …
(edit) @4275 [4275] 01/03/07 08:16:58 russellm Fixed #2756 -- Modified the get_object_or_404/get_list_or_404 shortcuts to …
(edit) @3015 [3015] 05/31/06 07:36:01 jacob Added *args to get_list_or_404, too (refs #2048).
(edit) @3014 [3014] 05/31/06 07:34:05 jacob Fixed #2048 - get_object_or_404 now allows *args as well. Thanks, Joeboy
(edit) @2847 [2847] 05/04/06 23:41:22 adrian Fixed #1378 -- Added svn:ignore for pyc files for all Django packages
(copy) @2809 [2809] 05/01/06 20:31:56 adrian MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly …
copied from django/branches/magic-removal/django/shortcuts:
(edit) @2594 [2594] 03/29/06 10:05:56 jacob magic-removal: fixed #1554 (thanks, Christopher Lenz)
Note: See TracRevisionLog for help on using the revision log.