Django

Code

root/django/trunk/django/views


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8633 [8633] 08/27/08 14:59:29 jacob Fixed #8287: the debug page now shows the actual requested URL even if …
(edit) @8560 [8560] 08/25/08 17:47:07 jacob Fixed #6353: better handle unicode in exception reasons.
(edit) @8476 [8476] 08/22/08 23:46:33 brosner Fixed #7602 -- Corrected lookup keyword arguments in archive_month and …
(edit) @8420 [8420] 08/16/08 23:27:36 russellm Fixed #8178: Another update to debug template to aid rendering of …
(edit) @8407 [8407] 08/16/08 07:33:36 russellm Fixed #8178: Cleaned up the rendering of exceptions on the error template. …
(edit) @8291 [8291] 08/10/08 16:10:47 gwilson Fixed #7830 -- Removed all of the remaining, deprecated, non-oldforms …
(edit) @8106 [8106] 07/27/08 12:25:37 gwilson Corrected spacing in warning message.
(edit) @8105 [8105] 07/27/08 12:24:35 gwilson Fixed #7988 -- Corrected import of the warnings module, thanks richardh.
(edit) @8047 [8047] 07/21/08 22:26:25 adrian Fixed #7848 -- Removed a bunch of code that wasn't contributing to …
(edit) @8046 [8046] 07/21/08 22:24:09 adrian Fixed #7847 -- Removed a whole bunch of unused imports from throughout the …
(edit) @7971 [7971] 07/18/08 20:22:26 jacob Fixed #7741: django.newforms is now django.forms. This is obviously a …
(edit) @7966 [7966] 07/18/08 18:52:18 gwilson Refs #3639 -- Minor docstring correction, it's a function not a method.
(edit) @7952 [7952] 07/18/08 14:45:00 jacob Fixed #3639: updated generic create_update views to use newforms. This is …
(edit) @7927 [7927] 07/15/08 13:47:49 mtredinnick Fixed #6862 -- Refactored debug traceback extraction into an easy-to-use …
(edit) @7869 [7869] 07/08/08 00:29:23 mtredinnick Fixed #7670 -- Fixed a couple of missed changes from [7865]. Patch from …
(edit) @7865 [7865] 07/07/08 21:08:33 adrian Fixed #7478 -- Rolled QuerySetPaginator? into the Paginator class, to …
(edit) @7863 [7863] 07/07/08 20:49:50 adrian Fixed #7649 -- Fixed incorrect line numbering in debug view in case of …
(edit) @7650 [7650] 06/15/08 22:41:03 adrian Fixed #7127 -- Fixed incorrect docstring for page_not_found() view. …
(edit) @7356 [7356] 03/24/08 08:27:19 mtredinnick Fixed #6864 -- Handle Javascript i18n when the plural form expression …
(edit) @7352 [7352] 03/23/08 00:45:59 mtredinnick Fixed #6846 -- Fixed first_on_page and last_on_page in list_detail …
(edit) @7333 [7333] 03/20/08 02:01:26 mtredinnick Fixed #6486 -- Added local server time to the debug output page. Patch …
(edit) @7310 [7310] 03/18/08 17:21:04 adrian Fixed #5935 -- the 'It worked' page is now served with a 200 status code, …
(edit) @7307 [7307] 03/18/08 16:40:45 adrian Changed list_detail.object_list generic view to use the new Paginator …
(edit) @7292 [7292] 03/18/08 09:34:48 mtredinnick Fixed #6494 -- Factored out the HTML debug output into a method of its own …
(edit) @7185 [7185] 02/29/08 12:38:44 mtredinnick Fixed #5603 -- Allow customization of the language cookie name. Thanks, …
(edit) @7153 [7153] 02/25/08 00:02:35 gwilson Fixed #5701 -- Fixed decorators to take the name, attributes, and …
(edit) @7065 [7065] 02/02/08 20:24:56 mtredinnick Fixed #6423 -- Don't fall in a hole in the debug screen if somebody raises …
(edit) @7063 [7063] 02/02/08 20:11:58 mtredinnick Fixed #6359 -- Fixed an oversight in the debug output: template loaders …
(edit) @7057 [7057] 02/02/08 19:24:40 mtredinnick Fixed #6495 -- Fixed debug traceback HTML output in the rare case when …
(edit) @6977 [6977] 12/23/07 16:53:30 adrian Corrected a typo in the debug page -- 'Share this traceback on a public …
(edit) @6939 [6939] 12/17/07 05:46:48 mtredinnick Fixed #5596 -- Changed the static view for the development server so that …
(edit) @6910 [6910] 12/10/07 23:39:54 gwilson Fixed copy-and-paste view of error page to not indent the first line of …
(edit) @6909 [6909] 12/10/07 23:38:34 gwilson Fixed imports to adhere to django coding style.
(edit) @6908 [6908] 12/10/07 23:22:11 gwilson Fixed #6158 -- Display PYTHONPATH on the debug error page. Thanks, …
(edit) @6894 [6894] 12/04/07 16:20:07 adrian Changed wording of post-to-dpaste link based on a suggestion from Mordy …
(edit) @6882 [6882] 12/04/07 00:39:05 adrian Changed 'Send to DPaste' link (from [6820]) on debug page to wording …
(edit) @6833 [6833] 12/02/07 09:43:35 mtredinnick Fixed #685 -- archive_index() and object_list() generic views allow …
(edit) @6820 [6820] 12/01/07 18:00:36 mtredinnick Fixed #2437, #6091 -- Added "paste to dpaste" button to debug page. …
(edit) @6768 [6768] 11/29/07 23:14:09 adrian Edited docstring from [6505] -- single spaces separate sentences, not …
(edit) @6739 [6739] 11/29/07 11:29:54 mtredinnick Fixed #5853 -- Added handling for a missing 'en' PO file in translation …
(edit) @6731 [6731] 11/29/07 09:47:47 mtredinnick Fixed #1291 -- Fixed a potential infinite loop for some URL constructions …
(edit) @6704 [6704] 11/19/07 19:37:16 mtredinnick Fixed #5974 -- Added autoescaping for source code lines and local …
(edit) @6671 [6671] 11/14/07 06:58:53 mtredinnick Implemented auto-escaping of variable output in templates. Fully …
(edit) @6634 [6634] 10/30/07 22:59:40 gwilson Fixed #5816 -- Fixed a regression from [6333] that generates incorrect …
(edit) @6585 [6585] 10/21/07 13:15:01 mtredinnick Fixed #5712 -- Added more robustness to source code display in the debug …
(edit) @6505 [6505] 10/13/07 23:10:02 gwilson Added module docstring and corrected order of imports to adhere to PEP 8.
(edit) @6455 [6455] 10/05/07 21:19:15 gwilson Fixed typo in comment.
(edit) @6324 [6324] 09/15/07 15:00:14 adrian Changed set_language() change from [6320] to use request.REQUEST, which is …
(edit) @6320 [6320] 09/15/07 14:55:48 adrian Changed set_language() redirect view to check POST data for 'next'. …
(edit) @6278 [6278] 09/15/07 06:12:54 russellm Fixed #5468 -- Fixed the handling of the context argument in …
(edit) @6177 [6177] 09/14/07 02:33:45 mtredinnick Fixed #3651 -- Changed set_language_view() to require POST request is …
(edit) @6157 [6157] 09/13/07 22:54:28 russellm Fixed #3895 -- Added ability to customize the context variable in the …
(edit) @6149 [6149] 09/13/07 20:52:10 russellm Fixed #4919 -- Added 'last' marker on paginators. Thanks to …
(edit) @6146 [6146] 09/13/07 20:01:02 russellm Fixed #1795 -- Added page_range to paginators in generic list views. …
(edit) @6058 [6058] 09/06/07 23:11:20 gwilson Changed imports to adhere to PEP 8.
(edit) @6057 [6057] 09/06/07 23:09:59 gwilson Fixed #3134 -- Made the archive_year generic view consistent with the …
(edit) @5877 [5877] 08/12/07 07:59:41 mtredinnick Fixed #5085 -- In generic views, set the default name for the slug field …
(edit) @5862 [5862] 08/11/07 22:23:53 adrian Fixed #5046 -- Added 'Unicode error hint' section to debug page in the …
(edit) @5849 [5849] 08/11/07 05:51:02 mtredinnick Fixed #4414 -- Fixed Javascript message translation to also work when …
(edit) @5609 [5609] 07/04/07 07:11:04 mtredinnick Merged Unicode branch into trunk (r4952:5608). This should be …
(edit) @5594 [5594] 07/03/07 10:11:49 adrian Fixed #4685 -- 'View on site' now works for https URLs. Thanks, …
(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) @5456 [5456] 06/09/07 23:02:29 mtredinnick Fixed #4335 -- Added Python executable binary path and version to debug …
(edit) @5091 [5091] 04/26/07 08:30:48 mtredinnick Fixed #4040 -- Changed uses of has_key() to "in". Slight …
(edit) @5051 [5051] 04/20/07 23:37:31 mtredinnick Fixed #3734 -- Added support for import hooks to the debugging …
(edit) @4983 [4983] 04/09/07 08:11:39 mtredinnick Fixed #3034 -- Added mimetype parameter to the direct_to_template() …
(edit) @4959 [4959] 04/08/07 20:10:26 adrian Fixed #3942 -- Fixed potential confusion on debug 404 page by stripping …
(edit) @4708 [4708] 03/12/07 04:21:22 mtredinnick Fixed #3640 -- Improved error handling in views.i18n.set_language(). …
(edit) @4612 [4612] 02/26/07 11:43:41 jacob Added a comment to the 404/500 views so that people with DEBUG=False and …
(edit) @4591 [4591] 02/25/07 22:53:44 jacob Fixed #3170: added first_on_page and last_on_page arguments to paginated …
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @4208 [4208] 12/15/06 12:00:50 adrian Copied django.forms to django.oldforms and changed all code to reference …
(edit) @4124 [4124] 11/27/06 17:38:49 adrian Fixed #3072 -- Fixed docstring in object_detail() generic view. Thanks, …
(edit) @3951 [3951] 10/30/06 14:50:27 adrian Fixed #2968 -- Changed arguments to import to use empty dictionary …
(edit) @3950 [3950] 10/30/06 08:30:43 russellm Fixes #2966 -- Added extra_context parameter to direct_to_template generic …
(edit) @3948 [3948] 10/30/06 07:49:45 russellm Fixes #2964 -- Fixed typo in regex in docstring for redirect_to. Thanks, …
(edit) @3849 [3849] 09/25/06 23:11:30 mtredinnick Fixed #2362 -- Corrected the way we retrieve an object so that it works …
(edit) @3813 [3813] 09/24/06 05:30:15 mtredinnick Avoid displaying the profanities list in the debug output. Makes it a bit …
(edit) @3722 [3722] 09/04/06 19:26:14 adrian Added some escaping of request.path to django/views/debug.py. Thanks, …
(edit) @3718 [3718] 09/04/06 18:49:14 adrian Changed template names from [3707] to remove initial caps, to fit our …
(edit) @3707 [3707] 09/02/06 04:26:24 russellm Refs #2333 - Re-added the template rendering signal for testing purposes; …
(edit) @3666 [3666] 08/27/06 13:10:32 adrian Reverted [3659], the 'name' field on Template objects and the signal …
(edit) @3659 [3659] 08/27/06 07:35:07 russellm Refs #2333 - Added a signal that is emitted whenever a template is …
(edit) @3633 [3633] 08/21/06 12:40:54 adrian Fixed #2471 -- Got date-based generic views working with SQLite …
(edit) @3559 [3559] 08/11/06 14:17:46 adrian Fixed #2524 -- Added i18n hooks in create_update generic views. Thanks, …
(edit) @3457 [3457] 07/27/06 11:36:02 adrian Fixed #2433 -- Added allow_future option to date-based generic views
(edit) @3421 [3421] 07/22/06 01:13:49 mtredinnick Fixed #2399 -- restored HttpResponse (overly enthusiastic pruning in …
(edit) @3414 [3414] 07/21/06 15:39:17 jacob Second half of little cleanup tweaks suggested by pyflakes.
(edit) @3410 [3410] 07/21/06 11:20:22 jacob Fixed #2092: added a "is_secure()" method to HttpRequest which correctly …
(edit) @3360 [3360] 07/18/06 21:09:26 mtredinnick Fixed #2332 -- Introduced is_authenticated() method on User and …
(edit) @3249 [3249] 06/30/06 22:17:18 adrian Optimized JavaScript? in django/views/i18n.py
(edit) @3247 [3247] 06/30/06 22:09:14 adrian Added USE_I18N setting, which lets you turn off internationalization …
(edit) @3193 [3193] 06/22/06 11:28:40 adrian Changed default 500 view NOT to use RequestContext?, to lessen the chance …
(edit) @3179 [3179] 06/20/06 09:07:48 adrian Fixed #688 -- Changed default 404 and 500 views to use RequestContext?
(edit) @3171 [3171] 06/19/06 23:34:13 adrian Converted request.METAREQUEST_METHOD? calls to request.method, …
(edit) @3163 [3163] 06/19/06 22:17:57 adrian Fixed #2185 -- Changed django.views.decorators.http.require_http_methods …
(edit) @3127 [3127] 06/14/06 06:44:56 mtredinnick Fixed #2153 -- display debugging template even if no stack frame is found.
(edit) @3123 [3123] 06/13/06 16:47:40 jacob Fixed #2147: file uploads within the update_object generic view now works. …
(edit) @3071 [3071] 06/03/06 17:06:48 adrian Fixed #2075 -- Added 'page' parameter to object_list generic view. Thanks, …
Note: See TracRevisionLog for help on using the revision log.