Re: [Django] #24518: OptionParser verbosity not cast to int (Python3)

2015-03-20 Thread Django
#24518: OptionParser verbosity not cast to int (Python3) -+- Reporter: jthi3rry |Owner: jthi3rry Type: Bug | Status: assigned Component:

[Django] #24518: OptionParser verbosity not cast to int (Python3)

2015-03-20 Thread Django
#24518: OptionParser verbosity not cast to int (Python3) +-- Reporter: jthi3rry| Owner: jthi3rry Type: Bug | Status: new Component: Core (Management commands)

Re: [Django] #6363: Bug with has_permission method of AdminSite class.

2015-03-20 Thread Django
#6363: Bug with has_permission method of AdminSite class. ---+-- Reporter: michelts |Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #24479: Add a system check to prevent defining both ordering and order_with_respect_to

2015-03-20 Thread Django
#24479: Add a system check to prevent defining both ordering and order_with_respect_to --+ Reporter: blueyed |Owner: Type: New feature | Status:

Re: [Django] #1919: filter truncatewords is inefficient and destroys white space

2015-03-20 Thread Django
#1919: filter truncatewords is inefficient and destroys white space -+ Reporter: derelm |Owner: gcc Type: Bug | Status: assigned Component:

Re: [Django] #24490: Add LogEntry.change_message when an object is added

2015-03-20 Thread Django
#24490: Add LogEntry.change_message when an object is added --+ Reporter: pandamasta|Owner: kaedroho Type: Cleanup/optimization | Status: closed

Re: [Django] #14645: Exclude query with multiple conditions for the same multi-value relation not correct

2015-03-20 Thread Django
#14645: Exclude query with multiple conditions for the same multi-value relation not correct -+- Reporter: Ben Buchwald |Owner: nobody | Type:

Re: [Django] #14645: Exclude query with multiple conditions for the same multi-value relation not correct

2015-03-20 Thread Django
#14645: Exclude query with multiple conditions for the same multi-value relation not correct -+- Reporter: Ben Buchwald |Owner: nobody | Type:

Re: [Django] #14645: Exclude query with multiple conditions for the same multi-value relation not correct

2015-03-20 Thread Django
#14645: Exclude query with multiple conditions for the same multi-value relation not correct -+- Reporter: Ben Buchwald |Owner: nobody | Type:

Re: [Django] #14645: Exclude query with multiple conditions for the same multi-value relation not correct

2015-03-20 Thread Django
#14645: Exclude query with multiple conditions for the same multi-value relation not correct -+- Reporter: Ben Buchwald |Owner: nobody | Type:

Re: [Django] #22106: catalogs of django.views.i18n.javascript_catalog overwrite each other

2015-03-20 Thread Django
#22106: catalogs of django.views.i18n.javascript_catalog overwrite each other -+- Reporter: moritzs |Owner: MoritzS Type: Bug | Status:

Re: [Django] #24517: makemessages doesn't recognize aliased gettext functions

2015-03-20 Thread Django
#24517: makemessages doesn't recognize aliased gettext functions -+- Reporter: Mezgrman |Owner: nobody Type: Bug | Status: closed

[Django] #24517: makemessages doesn't recognize aliased gettext functions

2015-03-20 Thread Django
#24517: makemessages doesn't recognize aliased gettext functions -+- Reporter: Mezgrman | Owner: nobody Type: Bug | Status: new Component: |

Re: [Django] #13525: URL Reverser chokes on nested groups

2015-03-20 Thread Django
#13525: URL Reverser chokes on nested groups -+- Reporter: nickretallack|Owner: bpeschier Type: | Status: assigned Cleanup/optimization

Re: [Django] #24469: Revisit strategy of escaping Django's form elements in non-Django forms

2015-03-20 Thread Django
#24469: Revisit strategy of escaping Django's form elements in non-Django forms -+- Reporter: MoritzS |Owner: aaugustin Type: | Status:

Re: [Django] #24405: admin: cleanup Open related* popups code so it's easier to extend / replace

2015-03-20 Thread Django
#24405: admin: cleanup Open related* popups code so it's easier to extend / replace --+ Reporter: rm_ |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #23520: Custom Plural-Forms is ignored in django.po

2015-03-20 Thread Django
#23520: Custom Plural-Forms is ignored in django.po -+- Reporter: aruseni |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #23520: Custom Plural-Forms is ignored in django.po

2015-03-20 Thread Django
#23520: Custom Plural-Forms is ignored in django.po -+- Reporter: aruseni |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #23520: Custom Plural-Forms is ignored in django.po

2015-03-20 Thread Django
#23520: Custom Plural-Forms is ignored in django.po -+- Reporter: aruseni |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #24515: Plural handling broken

2015-03-20 Thread Django
#24515: Plural handling broken -+- Reporter: claudep |Owner: nobody Type: Bug | Status: new Component: |

Re: [Django] #23520: Custom Plural-Forms is ignored in django.po

2015-03-20 Thread Django
#23520: Custom Plural-Forms is ignored in django.po -+- Reporter: aruseni |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24515: Plural handling broken

2015-03-20 Thread Django
#24515: Plural handling broken --+ Reporter: claudep |Owner: nobody Type: Bug | Status: new Component: Internationalization |

Re: [Django] #23520: Custom Plural-Forms is ignored in django.po

2015-03-20 Thread Django
#23520: Custom Plural-Forms is ignored in django.po -+- Reporter: aruseni |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #24469: Revisit strategy of escaping Django's form elements in non-Django forms

2015-03-20 Thread Django
#24469: Revisit strategy of escaping Django's form elements in non-Django forms -+- Reporter: MoritzS |Owner: aaugustin Type: | Status:

Re: [Django] #24516: make_template_fragment_key behaves differently than the {% cache %} template tag for the "None" value

2015-03-20 Thread Django
#24516: make_template_fragment_key behaves differently than the {% cache %} template tag for the "None" value -+ Reporter: wetneb |Owner: nobody Type: Bug |

[Django] #24516: make_template_fragment_key behaves differently than the {% cache %} template tag for the "None" value

2015-03-20 Thread Django
#24516: make_template_fragment_key behaves differently than the {% cache %} template tag for the "None" value -+ Reporter: wetneb | Owner: nobody Type: Bug | Status: new

[Django] #24515: Plural handling broken

2015-03-20 Thread Django
#24515: Plural handling broken + Reporter: claudep | Owner: nobody Type: Bug | Status: new Component: Internationalization

Re: [Django] #23804: Add a RasterField to GeoDjango

2015-03-20 Thread Django
#23804: Add a RasterField to GeoDjango -+- Reporter: yellowcap|Owner: yellowcap Type: New feature | Status: assigned Component: GIS | Version:

Re: [Django] #22106: catalogs of django.views.i18n.javascript_catalog overwrite each other

2015-03-20 Thread Django
#22106: catalogs of django.views.i18n.javascript_catalog overwrite each other -+- Reporter: moritzs |Owner: MoritzS Type: Bug | Status:

Re: [Django] #24479: Add a system check to prevent defining both ordering and order_with_respect_to

2015-03-20 Thread Django
#24479: Add a system check to prevent defining both ordering and order_with_respect_to --+ Reporter: blueyed |Owner: Type: New feature | Status:

Re: [Django] #22106: catalogs of django.views.i18n.javascript_catalog overwrite each other

2015-03-20 Thread Django
#22106: catalogs of django.views.i18n.javascript_catalog overwrite each other -+- Reporter: moritzs |Owner: MoritzS Type: Bug | Status:

Re: [Django] #24497: Truncation of microseconds in DateTimeField leads to lookup trouble

2015-03-20 Thread Django
#24497: Truncation of microseconds in DateTimeField leads to lookup trouble --+ Reporter: riklaunim |Owner: nobody Type: Bug | Status: new Component: Forms

Re: [Django] #24503: Misleading doc regarding language_code fallback

2015-03-20 Thread Django
#24503: Misleading doc regarding language_code fallback -+- Reporter: pakal|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24503: Misleading doc regarding language_code fallback

2015-03-20 Thread Django
#24503: Misleading doc regarding language_code fallback -+- Reporter: pakal|Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24419: Provide an easy way to test email connection

2015-03-20 Thread Django
#24419: Provide an easy way to test email connection -+- Reporter: gavinwahl|Owner: gannetson Type: New feature | Status: closed Component: Core (Mail) |

Re: [Django] #24503: Misleading doc regarding language_code fallback

2015-03-20 Thread Django
#24503: Misleading doc regarding language_code fallback -+- Reporter: pakal|Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24513: "... has no field named None" with M2MField when migrating

2015-03-20 Thread Django
#24513: "... has no field named None" with M2MField when migrating -+-- Reporter: Kondou-ger |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #24512: 'ORA-01461: can bind a LONG value only for insert into a LONG column' error when loading data

2015-03-20 Thread Django
#24512: 'ORA-01461: can bind a LONG value only for insert into a LONG column' error when loading data -+- Reporter: hadalin |Owner: nobody Type: Bug |

Re: [Django] #24347: parameter 'widget' of BoundField.as_widget is ignored

2015-03-20 Thread Django
#24347: parameter 'widget' of BoundField.as_widget is ignored -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24513: "... has no field named None" with M2MField when migrating

2015-03-20 Thread Django
#24513: "... has no field named None" with M2MField when migrating -+-- Reporter: Kondou-ger |Owner: nobody Type: Uncategorized| Status: new Component:

Re: [Django] #24514: Unused import on some auto generated migrations

2015-03-20 Thread Django
#24514: Unused import on some auto generated migrations -+- Reporter: hugotacito |Owner: nobody Type: | Status: new Cleanup/optimization

Re: [Django] #6498: Add case insensitive model ordering

2015-03-20 Thread Django
#6498: Add case insensitive model ordering -+- Reporter: Bastian Kleineidam |Owner: nobody | Type: New feature | Status:

[Django] #24514: Unused import on some auto generated migrations

2015-03-20 Thread Django
#24514: Unused import on some auto generated migrations -+- Reporter: hugotacito | Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #24513: "... has no field named None" with M2MField when migrating

2015-03-20 Thread Django
#24513: "... has no field named None" with M2MField when migrating -+ Reporter: Kondou-ger | Owner: nobody Type: Uncategorized| Status: new Component: Migrations |Version: 1.8rc1 Severity:

Re: [Django] #24513: "... has no field named None" with M2MField when migrating

2015-03-20 Thread Django
#24513: "... has no field named None" with M2MField when migrating -+ Reporter: Kondou-ger | Owner: nobody Type: Uncategorized| Status: new Component: Migrations |Version: 1.8rc1 Severity:

Re: [Django] #24513: "... has no field named None" with M2MField when migrating

2015-03-20 Thread Django
#24513: "... has no field named None" with M2MField when migrating -+ Reporter: Kondou-ger | Owner: nobody Type: Uncategorized| Status: new Component: Migrations |Version: 1.8rc1 Severity:

[Django] #24513: "... has no field named None" with M2MField when migrating

2015-03-20 Thread Django
#24513: "... has no field named None" with M2MField when migrating ---+- Reporter: Kondou-ger | Owner: nobody Type: Uncategorized | Status: new Component: Migrations |Version: 1.8rc1

Re: [Django] #24347: parameter 'widget' of BoundField.as_widget is ignored

2015-03-20 Thread Django
#24347: parameter 'widget' of BoundField.as_widget is ignored -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #13525: URL Reverser chokes on nested groups

2015-03-20 Thread Django
#13525: URL Reverser chokes on nested groups ---+- Reporter: nickretallack |Owner: bpeschier Type: Bug| Status: assigned Component: Core (URLs)|

Re: [Django] #24347: parameter 'widget' of BoundField.as_widget is ignored

2015-03-20 Thread Django
#24347: parameter 'widget' of BoundField.as_widget is ignored -+- Reporter: srkunze |Owner: nobody Type: Bug | Status: new Component:

[Django] #24512: 'ORA-01461: can bind a LONG value only for insert into a LONG column' error when loading data

2015-03-20 Thread Django
#24512: 'ORA-01461: can bind a LONG value only for insert into a LONG column' error when loading data --+ Reporter: hadalin | Owner: nobody Type: Bug | Status:

Re: [Django] #6498: Add case insensitive model ordering

2015-03-20 Thread Django
#6498: Add case insensitive model ordering -+- Reporter: Bastian Kleineidam |Owner: nobody | Type: New feature | Status:

Re: [Django] #24503: Misleading doc regarding language_code fallback

2015-03-20 Thread Django
#24503: Misleading doc regarding language_code fallback --+ Reporter: pakal |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24503: Misleading doc regarding language_code fallback

2015-03-20 Thread Django
#24503: Misleading doc regarding language_code fallback --+ Reporter: pakal |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24424: Removing a model's last field results in SQL syntax error on SQLite

2015-03-20 Thread Django
#24424: Removing a model's last field results in SQL syntax error on SQLite + Reporter: adnam |Owner: adnam Type: Bug | Status: assigned Component: Migrations

Re: [Django] #24485: Support for annotate(end=F('start') + F('duration'), output_field=DateTimeField)

2015-03-20 Thread Django
#24485: Support for annotate(end=F('start') + F('duration'), output_field=DateTimeField) -+- Reporter: yoyoma |Owner: jarshwah Type: New feature |

Re: [Django] #24285: get_admin_log template tag doesn't work without for_user parameter

2015-03-20 Thread Django
#24285: get_admin_log template tag doesn't work without for_user parameter -+- Reporter: yairchu |Owner: nobody Type: | Status: closed

Re: [Django] #24503: Misleading doc regarding language_code fallback

2015-03-20 Thread Django
#24503: Misleading doc regarding language_code fallback --+ Reporter: pakal |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24424: Removing a model's last field results in SQL syntax error on SQLite

2015-03-20 Thread Django
#24424: Removing a model's last field results in SQL syntax error on SQLite + Reporter: adnam |Owner: adnam Type: Bug | Status: assigned Component: Migrations

Re: [Django] #24500: Django runtests - 3 tests fail on windows due to encoding troubles

2015-03-20 Thread Django
#24500: Django runtests - 3 tests fail on windows due to encoding troubles --+ Reporter: pakal |Owner: nobody Type: Bug | Status: new

Re: [Django] #24424: Removing a model's last field results in SQL syntax error on SQLite

2015-03-20 Thread Django
#24424: Removing a model's last field results in SQL syntax error on SQLite + Reporter: adnam |Owner: adnam Type: Bug | Status: assigned Component: Migrations

Re: [Django] #24510: FileField.upload_to documentation misleading

2015-03-20 Thread Django
#24510: FileField.upload_to documentation misleading --+ Reporter: mbertheau |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #24481: Allow use of sql* commands even on apps with migrations

2015-03-20 Thread Django
#24481: Allow use of sql* commands even on apps with migrations -+- Reporter: pakal|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #24503: Misleading doc regarding language_code fallback

2015-03-20 Thread Django
#24503: Misleading doc regarding language_code fallback --+ Reporter: pakal |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24511: New feature: Make the session cookie secure if and only if request.is_secure()

2015-03-20 Thread Django
#24511: New feature: Make the session cookie secure if and only if request.is_secure() ---+-- Reporter: aptiko |Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #24511: New feature: Make the session cookie secure if and only if request.is_secure()

2015-03-20 Thread Django
#24511: New feature: Make the session cookie secure if and only if request.is_secure() ---+-- Reporter: aptiko |Owner: nobody Type: Uncategorized | Status: new

[Django] #24511: New feature: Make the session cookie secure if and only if request.is_secure()

2015-03-20 Thread Django
#24511: New feature: Make the session cookie secure if and only if request.is_secure() ---+ Reporter: aptiko | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.7

Re: [Django] #24510: FileField.upload_to documentation misleading

2015-03-20 Thread Django
#24510: FileField.upload_to documentation misleading -+- Reporter: mbertheau|Owner: nobody Type: | Status: new Cleanup/optimization

[Django] #24510: FileField.upload_to documentation misleading

2015-03-20 Thread Django
#24510: FileField.upload_to documentation misleading --+ Reporter: mbertheau | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: master

Re: [Django] #24424: Removing a model's last field results in SQL syntax error on SQLite

2015-03-20 Thread Django
#24424: Removing a model's last field results in SQL syntax error on SQLite +- Reporter: adnam |Owner: adnam Type: Bug | Status: assigned Component:

Re: [Django] #24500: Django runtests - 3 tests fail on windows due to encoding troubles

2015-03-20 Thread Django
#24500: Django runtests - 3 tests fail on windows due to encoding troubles --+ Reporter: pakal |Owner: nobody Type: Bug | Status: new

Re: [Django] #24500: Django runtests - 3 tests fail on windows due to encoding troubles

2015-03-20 Thread Django
#24500: Django runtests - 3 tests fail on windows due to encoding troubles --+ Reporter: pakal |Owner: nobody Type: Bug | Status: new

Re: [Django] #24496: Check CSRF Referer against CSRF_COOKIE_DOMAIN

2015-03-20 Thread Django
#24496: Check CSRF Referer against CSRF_COOKIE_DOMAIN --+ Reporter: mattrobenolt |Owner: nobody Type: New feature | Status: new Component: CSRF |

Re: [Django] #14645: Exclude query with multiple conditions for the same multi-value relation not correct

2015-03-20 Thread Django
#14645: Exclude query with multiple conditions for the same multi-value relation not correct -+- Reporter: Ben Buchwald |Owner: nobody | Type:

Re: [Django] #24509: Allow Expressions when saving new models

2015-03-20 Thread Django
#24509: Allow Expressions when saving new models -+- Reporter: AlexHill |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #17914: reverse() does not support namespaced view references

2015-03-20 Thread Django
#17914: reverse() does not support namespaced view references -+- Reporter: Bradley Ayers|Owner: nobody | Type: Bug |

Re: [Django] #18494: Positional arguments not passed to view functions in included urlconfs

2015-03-20 Thread Django
#18494: Positional arguments not passed to view functions in included urlconfs ---+- Reporter: rfugger|Owner: nobody Type: Bug| Status: closed Component:

Re: [Django] #14772: Reversing a URL with optional arguments fails

2015-03-20 Thread Django
#14772: Reversing a URL with optional arguments fails -+- Reporter: robhudson|Owner: nobody Type: Bug | Status: closed Component: Core

Re: [Django] #24500: Django runtests - 3 tests fail on windows due to encoding troubles

2015-03-20 Thread Django
#24500: Django runtests - 3 tests fail on windows due to encoding troubles --+ Reporter: pakal |Owner: nobody Type: Bug | Status: new

Re: [Django] #13525: URL Reverser chokes on nested groups

2015-03-20 Thread Django
#13525: URL Reverser chokes on nested groups ---+- Reporter: nickretallack |Owner: bpeschier Type: Bug| Status: assigned Component: Core (URLs)|

Re: [Django] #16432: MultipleObjectMixin should handle pagination prior to get_context_data

2015-03-20 Thread Django
#16432: MultipleObjectMixin should handle pagination prior to get_context_data -+- Reporter: AndrewIngram |Owner: auvipy Type: New feature | Status: