Re: [Django] #15568: IntegrityError rises from test test_generic_key_deletion when it runs with the test test_generic_key_cross_database_protection for the INNODB

2011-03-24 Thread Django
#15568: IntegrityError rises from test test_generic_key_deletion when it runs with the test test_generic_key_cross_database_protection for the INNODB -+- Reporter: |Owner: nobody

Re: [Django] #15568: IntegrityError rises from test test_generic_key_deletion when it runs with the test test_generic_key_cross_database_protection for the INNODB

2011-03-24 Thread Django
#15568: IntegrityError rises from test test_generic_key_deletion when it runs with the test test_generic_key_cross_database_protection for the INNODB -+- Reporter: |Owner: nobody

Re: [Django] #13147: auth.UserCreationForm : unicity check on username not necessary

2011-03-24 Thread Django
#13147: auth.UserCreationForm : unicity check on username not necessary --+-- Reporter: peyman |Owner: nobody Status: new |Milestone: Component:

Re: [Django] #13277: HTTP 303 (See Other) Response (was: Proposed patch)

2011-03-24 Thread Django
#13277: HTTP 303 (See Other) Response -+- Reporter: |Owner: nobody therendus@…|Milestone: Status: closed | Version: SVN

[Django] #15685: Server keeps displaying error after I enter reverse() in forms.py then remove it

2011-03-24 Thread Django
#15685: Server keeps displaying error after I enter reverse() in forms.py then remove it ---+--- Reporter: hgezim@… | Owner: nobody Status: new| Milestone: 1.4 Component:

Re: [Django] #15671: RemoteUserMiddleware hides true errors and exceptions

2011-03-24 Thread Django
#15671: RemoteUserMiddleware hides true errors and exceptions --+--- Reporter: metzen |Owner: Status: new |Milestone: Component: Authentication | Version:

Re: [Django] #15683: the force_escpe filter should not call mark_safe

2011-03-24 Thread Django
#15683: the force_escpe filter should not call mark_safe -+- Reporter: tyrion |Owner: nobody Status: new|Milestone: Component: Template |

Re: [Django] #15684: Template won't express a numpy matrix 'sum' attribute

2011-03-24 Thread Django
#15684: Template won't express a numpy matrix 'sum' attribute ---+--- Reporter: subsume |Owner: nobody Status: closed |Milestone: Component: Template system

Re: [Django] #15675: Allow TestRunners to define their own command-line options

2011-03-24 Thread Django
#15675: Allow TestRunners to define their own command-line options -+- Reporter: |Owner: msiedlarek msiedlarek |Milestone: Status: new

Re: [Django] #15008: Convert admin views to use TemplateResponse

2011-03-24 Thread Django
#15008: Convert admin views to use TemplateResponse -+- Reporter: acdha |Owner: acdha Status: assigned |Milestone: 1.3 Component: | Version:

Re: [Django] #14082: modelform_factory should use the form's metaclass

2011-03-24 Thread Django
#14082: modelform_factory should use the form's metaclass -+- Reporter: jspiros|Owner: Honza_Kral Status: reopened |Milestone: Component: Forms |

[Django] #15684: Template won't express a numpy matrix 'sum' attribute

2011-03-24 Thread Django
#15684: Template won't express a numpy matrix 'sum' attribute -+--- Reporter: subsume | Owner: nobody Status: new | Milestone: Component: Template system | Version: 1.3-rc1 Keywords: numpy

Re: [Django] #15149: Memcached backend: possible issue with cache keys

2011-03-24 Thread Django
#15149: Memcached backend: possible issue with cache keys +- Reporter: jeff@…|Owner: nobody Status: new |Milestone: Component: Cache system |

Re: [Django] #15682: Postgresql last_insert_id() failing when using custom schemas

2011-03-24 Thread Django
#15682: Postgresql last_insert_id() failing when using custom schemas -+- Reporter: akaariai |Owner: nobody Status: new|Milestone: 1.3 Component:

[Django] #15683: the force_escpe filter should not call mark_safe

2011-03-24 Thread Django
#15683: the force_escpe filter should not call mark_safe +--- Reporter: tyrion | Owner: nobody Status: new | Milestone: Component: Template system | Version: 1.3

[Django] #15682: Postgresql last_insert_id() failing when using custom schemas

2011-03-24 Thread Django
#15682: Postgresql last_insert_id() failing when using custom schemas --+--- Reporter: akaariai | Owner: nobody Status: new | Milestone: 1.3 Component: Database layer

Re: [Django] #15649: Doc buliding fails with: DjangoHTMLTranslator instance has no attribute '_table_row_index'

2011-03-24 Thread Django
#15649: Doc buliding fails with: DjangoHTMLTranslator instance has no attribute '_table_row_index' -+-- Reporter: bmihelac |Owner: nobody Status: closed |Milestone:

[Django] #15681: Static files documentation error

2011-03-24 Thread Django
#15681: Static files documentation error ---+--- Reporter: chrisdrackett | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.3 Keywords: | Triage Stage: Unreviewed

[Django] #15680: templatetags submodules no longer work

2011-03-24 Thread Django
#15680: templatetags submodules no longer work ---+--- Reporter: EMiller| Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.3 Keywords: | Triage Stage:

Re: [Django] #15659: Contains lookups give wrong results on SQLite3 backend

2011-03-24 Thread Django
#15659: Contains lookups give wrong results on SQLite3 backend -+- Reporter: boxm |Owner: nobody Status: closed |Milestone: 1.3 Component: Database |

Re: [Django] #15676: Directly return True for superuser permission list check

2011-03-24 Thread Django
#15676: Directly return True for superuser permission list check -+- Reporter: crodjer|Owner: crodjer Status: new|Milestone: Component: |

Re: [Django] #1040: manage.py should have shebang and +x permissions

2011-03-24 Thread Django
#1040: manage.py should have shebang and +x permissions ---+-- Reporter: pb@… |Owner: adrian Status: reopened |Milestone: Component: django-admin.py |

Re: [Django] #15661: LogEntry objects have no unicode method

2011-03-24 Thread Django
#15661: LogEntry objects have no unicode method -+- Reporter: Keryn |Owner: nobody Knight |Milestone: Status: new| Version: SVN

Re: [Django] #15679: POST data handling bug

2011-03-24 Thread Django
#15679: POST data handling bug -+-- Reporter: vkryachko |Owner: nobody Status: new|Milestone: Component: HTTP handling | Version: SVN

Re: [Django] #15677: Release tarball missing "backup~" test file

2011-03-24 Thread Django
#15677: Release tarball missing "backup~" test file -+-- Reporter: lamby |Owner: nobody Status: closed |Milestone: Component: Uncategorized | Version:

[Django] #15679: POST data handling bug

2011-03-24 Thread Django
#15679: POST data handling bug ---+--- Reporter: vkryachko | Owner: nobody Status: new| Milestone: Component: HTTP handling | Version: SVN Keywords: | Triage Stage: Unreviewed Has patch:

[Django] #15678: Different behaviour for DecimalField on MySQL and SQLite

2011-03-24 Thread Django
#15678: Different behaviour for DecimalField on MySQL and SQLite --+--- Reporter: max@… | Owner: nobody Status: new | Milestone: Component: Database layer (models,

[Django] #15677: Release tarball missing "backup~" test file

2011-03-24 Thread Django
#15677: Release tarball missing "backup~" test file ---+--- Reporter: lamby | Owner: nobody Status: new| Milestone: Component: Uncategorized | Version: 1.3 Keywords: | Triage Stage:

Re: [Django] #15676: Directly return True for superuser permission list check

2011-03-24 Thread Django
#15676: Directly return True for superuser permission list check -+- Reporter: crodjer|Owner: nobody Status: new|Milestone: 1.3 Component: |

[Django] #15676: Directly return True for superuser permission list check

2011-03-24 Thread Django
#15676: Directly return True for superuser permission list check ---+--- Reporter: crodjer| Owner: nobody Status: new| Milestone: 1.3 Component: Authentication | Version: SVN Keywords:

Re: [Django] #15668: Generic views should provide a HEAD implementation

2011-03-24 Thread Django
#15668: Generic views should provide a HEAD implementation -+-- Reporter: j4mie |Owner: nobody Status: new|Milestone: Component: Generic views |

Re: [Django] #15637: Add a require_safe decorator for views to accept GET or HEAD

2011-03-24 Thread Django
#15637: Add a require_safe decorator for views to accept GET or HEAD -+-- Reporter: aaugustin |Owner: nobody Status: new|Milestone: Component: HTTP handling |

Re: [Django] #15674: Error using {% blocktrans %} with variable and {% plural %}

2011-03-24 Thread Django
#15674: Error using {% blocktrans %} with variable and {% plural %} -+- Reporter: anonymous |Owner: nobody Status: closed |Milestone: Component: |

Re: [Django] #15675: Allow TestRunners to define their own command-line options

2011-03-24 Thread Django
#15675: Allow TestRunners to define their own command-line options -+- Reporter: |Owner: msiedlarek msiedlarek |Milestone: Status: new

Re: [Django] #15675: Allow TestRunners to define their own command-line options

2011-03-24 Thread Django
#15675: Allow TestRunners to define their own command-line options -+- Reporter: |Owner: nobody msiedlarek |Milestone: Status: new|

[Django] #15675: Allow TestRunners to define their own command-line options

2011-03-24 Thread Django
#15675: Allow TestRunners to define their own command-line options ---+--- Reporter: msiedlarek | Owner: nobody Status: new| Milestone: Component: Core framework

[Django] #15674: Error using {% blocktrans %} with variable and {% plural %}

2011-03-24 Thread Django
#15674: Error using {% blocktrans %} with variable and {% plural %} +-- Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: