Re: [Django] #8116: django.template.loader.select_template should not silently skip a template which includes another template that does not exist

2012-04-02 Thread Django
#8116: django.template.loader.select_template should not silently skip a template which includes another template that does not exist -+ Reporter: Michael P. Jung |Owner: nobody Type: Bug

Re: [Django] #16147: {% include %} tag raises TemplateDoesNotExist at compile time if TEMPLATE_DEBUG is True

2012-04-02 Thread Django
#16147: {% include %} tag raises TemplateDoesNotExist at compile time if TEMPLATE_DEBUG is True -+- Reporter: mrmachine|Owner: nobody Type: Bug |

Re: [Django] #8565: Comments should use object_id instead of object_pk

2012-04-02 Thread Django
#8565: Comments should use object_id instead of object_pk -+- Reporter: baumer1122 |Owner: nobody Type: Bug | Status: reopened Component:

Re: [Django] #5617: Default server_error view should render with RequestContext

2012-04-02 Thread Django
#5617: Default server_error view should render with RequestContext -+- Reporter: Nick Fishman |Owner: nobody | Status: closed

Re: [Django] #18055: check early on for python < 2.6 and provide clear message

2012-04-02 Thread Django
#18055: check early on for python < 2.6 and provide clear message -+- Reporter: ptone|Owner: nobody Type: | Status: new

Re: [Django] #18053: empty DATABASES blows up in 1.4

2012-04-02 Thread Django
#18053: empty DATABASES blows up in 1.4 -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component: Database layer |

Re: [Django] #18054: deprecate contrib.markup

2012-04-02 Thread Django
#18054: deprecate contrib.markup --+ Reporter: ptone |Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.markup|

[Django] #18055: check early on for python < 2.6 and provide clear message

2012-04-02 Thread Django
#18055: check early on for python < 2.6 and provide clear message --+-- Reporter: ptone | Owner: nobody Type: Cleanup/optimization | Status: new Component: Core (Other) |

[Django] #18054: deprecate contrib.markup

2012-04-02 Thread Django
#18054: deprecate contrib.markup --+ Reporter: ptone | Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.markup|Version: 1.4 Severity: Normal

Re: [Django] #17994: Markdown safe mode fails to return result if there's link in content

2012-04-02 Thread Django
#17994: Markdown safe mode fails to return result if there's link in content -+ Reporter: simonas@…|Owner: nobody Type: Bug | Status: closed

Re: [Django] #15648: [Feature request] NamedTupleQuerySet

2012-04-02 Thread Django
#15648: [Feature request] NamedTupleQuerySet -+- Reporter: pbagwl |Owner: paulmillr Type: New feature | Status: assigned Component: Database

Re: [Django] #17788: bulk_create() "too many SQL variables" error

2012-04-02 Thread Django
#17788: bulk_create() "too many SQL variables" error -+- Reporter: alpar|Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #18014: Remove rev_join_map from sql/query.py

2012-04-02 Thread Django
#18014: Remove rev_join_map from sql/query.py -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #8565: Comments should use object_id instead of object_pk

2012-04-02 Thread Django
#8565: Comments should use object_id instead of object_pk -+- Reporter: baumer1122 |Owner: nobody Type: Uncategorized| Status: reopened Component:

Re: [Django] #18014: Remove rev_join_map from sql/query.py

2012-04-02 Thread Django
#18014: Remove rev_join_map from sql/query.py -+- Reporter: akaariai |Owner: nobody Type: | Status: new Cleanup/optimization

[Changeset] r17868 - django/trunk/django/db/backends/mysql

2012-04-02 Thread noreply
Author: claudep Date: 2012-04-02 13:29:50 -0700 (Mon, 02 Apr 2012) New Revision: 17868 Modified: django/trunk/django/db/backends/mysql/validation.py Log: Fixed #15782 -- Prevented MySQL backend to crash on runserver when db server is down. Thanks toofishes for the report and patch.

Re: [Django] #15782: Runserver/runfcgi/startup with MySQL is unlike any other database

2012-04-02 Thread Django
#15782: Runserver/runfcgi/startup with MySQL is unlike any other database -+- Reporter: toofishes|Owner: nobody Type: Bug | Status: closed

Re: [Django] #5611: HTTPRequest should check content-type before parsing post body (was: modpython handler should check content-type before parsing post body)

2012-04-02 Thread Django
#5611: HTTPRequest should check content-type before parsing post body --+ Reporter: paulegan |Owner: nobody Type: Cleanup/optimization | Status: reopened

Re: [Django] #18009: contrib.syndication uses future tense for deprecated (and removed) views

2012-04-02 Thread Django
#18009: contrib.syndication uses future tense for deprecated (and removed) views -+- Reporter: Keryn Knight |Owner: claudep | Status:

[Changeset] r17867 - django/branches/releases/1.4.X/docs/ref/contrib

2012-04-02 Thread noreply
Author: claudep Date: 2012-04-02 12:52:32 -0700 (Mon, 02 Apr 2012) New Revision: 17867 Modified: django/branches/releases/1.4.X/docs/ref/contrib/syndication.txt Log: [1.4.X] Fixed #18009 -- Cleaned up a comment about removal of the old contrib.syndication Feed class. Thanks Keryn Knight for

Re: [Django] #18009: contrib.syndication uses future tense for deprecated (and removed) views

2012-04-02 Thread Django
#18009: contrib.syndication uses future tense for deprecated (and removed) views -+- Reporter: Keryn Knight |Owner: claudep | Status:

[Changeset] r17866 - django/trunk/docs/ref/contrib

2012-04-02 Thread noreply
Author: claudep Date: 2012-04-02 12:50:28 -0700 (Mon, 02 Apr 2012) New Revision: 17866 Modified: django/trunk/docs/ref/contrib/syndication.txt Log: Fixed #18009 -- Cleaned up a comment about removal of the old contrib.syndication Feed class. Thanks Keryn Knight for the report. Modified:

Re: [Django] #18009: contrib.syndication uses future tense for deprecated (and removed) views

2012-04-02 Thread Django
#18009: contrib.syndication uses future tense for deprecated (and removed) views -+- Reporter: Keryn Knight |Owner: claudep | Status:

Re: [Django] #18052: syndication feed doc deprecation note needs updating

2012-04-02 Thread Django
#18052: syndication feed doc deprecation note needs updating -+- Reporter: kmtracey |Owner: nobody Type: | Status: closed

Re: [Django] #18052: syndication feed doc deprecation note needs updating

2012-04-02 Thread Django
#18052: syndication feed doc deprecation note needs updating -+- Reporter: kmtracey |Owner: nobody Type: | Status: new

Re: [Django] #18053: empty DATABASES blows up in 1.4

2012-04-02 Thread Django
#18053: empty DATABASES blows up in 1.4 -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component: Database layer |

[Django] #18053: empty DATABASES blows up in 1.4

2012-04-02 Thread Django
#18053: empty DATABASES blows up in 1.4 ---+ Reporter: anonymous | Owner: nobody Type: Bug| Status: new Component: Uncategorized |Version: 1.4 Severity: Normal | Keywords: Triage

Re: [Django] #15648: [Feature request] NamedTupleQuerySet

2012-04-02 Thread Django
#15648: [Feature request] NamedTupleQuerySet -+- Reporter: pbagwl |Owner: paulmillr Type: New feature | Status: assigned Component: Database

Re: [Django] #15819: Admin searches should use distinct, if query involves joins

2012-04-02 Thread Django
#15819: Admin searches should use distinct, if query involves joins -+- Reporter: Adam Kochanowski |Owner: ryankask | Status: reopened

Re: [Django] #17994: Markdown safe mode fails to return result if there's link in content

2012-04-02 Thread Django
#17994: Markdown safe mode fails to return result if there's link in content -+ Reporter: simonas@…|Owner: nobody Type: Bug | Status: reopened

[Django] #18052: syndication feed doc deprecation note needs updating

2012-04-02 Thread Django
#18052: syndication feed doc deprecation note needs updating + Reporter: kmtracey | Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #18003: All naked excepts which raise an exception should include previous exception stack

2012-04-02 Thread Django
#18003: All naked excepts which raise an exception should include previous exception stack -+- Reporter: Glenn Washburn |Owner: nobody |

Re: [Django] #18047: Reset password mail subject not internacionalizing as it should

2012-04-02 Thread Django
#18047: Reset password mail subject not internacionalizing as it should -+- Reporter: thiagocavila@… |Owner: nobody Type: Bug | Status: closed

Re: [Django] #15819: Admin searches should use distinct, if query involves joins

2012-04-02 Thread Django
#15819: Admin searches should use distinct, if query involves joins -+- Reporter: Adam Kochanowski |Owner: ryankask | Status: reopened

Re: [Django] #15819: Admin searches should use distinct, if query involves joins

2012-04-02 Thread Django
#15819: Admin searches should use distinct, if query involves joins -+- Reporter: Adam Kochanowski |Owner: ryankask | Status: reopened

Re: [Django] #18051: flatten_fieldsets error

2012-04-02 Thread Django
#18051: flatten_fieldsets error --+ Reporter: riccardodivirgilio|Owner: nobody Type: Cleanup/optimization | Status: new Component: contrib.admin |

Re: [Django] #18006: admin small design change

2012-04-02 Thread Django
#18006: admin small design change -+- Reporter: anonymous|Owner: nobody Type: | Status: closed Cleanup/optimization |

Re: [Django] #3591: add support for custom app_label and verbose_name

2012-04-02 Thread Django
#3591: add support for custom app_label and verbose_name -+- Reporter: jkocherhans |Owner: adrian Type: New feature | Status: reopened Component:

Re: [Django] #18050: CachedStaticFilesStorage eats @import statement

2012-04-02 Thread Django
#18050: CachedStaticFilesStorage eats @import statement -+- Reporter: anonymous|Owner: nobody Type: Bug | Status: new Component:

[Django] #18051: flatten_fieldsets error

2012-04-02 Thread Django
#18051: flatten_fieldsets error + Reporter: riccardodivirgilio | Owner: nobody Type: Uncategorized | Status: new Component: contrib.admin |Version: 1.4 Severity: Normal |

[Django] #18050: CachedStaticFilesStorage eats @import statement

2012-04-02 Thread Django
#18050: CachedStaticFilesStorage eats @import statement -+- Reporter: | Owner: nobody anonymous | Status: new Type: Bug |Version: 1.4 Component: |

Re: [Django] #18002: Typo in ReverseSingleRelatedObjectDescriptor

2012-04-02 Thread Django
#18002: Typo in ReverseSingleRelatedObjectDescriptor -+- Reporter: Bradley Ayers|Owner: nobody | Status: new Type: Bug

Re: [Django] #18022: Django 1.4 never uses python's standard json module

2012-04-02 Thread Django
#18022: Django 1.4 never uses python's standard json module --+ Reporter: Clueless |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #18024: subtle meaning of wording

2012-04-02 Thread Django
#18024: subtle meaning of wording -+- Reporter: bhp |Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #18001: html entities verbatim in search results

2012-04-02 Thread Django
#18001: html entities verbatim in search results -+- Reporter: axil |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #18006: admin small design change

2012-04-02 Thread Django
#18006: admin small design change -+- Reporter: anonymous|Owner: nobody Type: | Status: closed Cleanup/optimization |