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