Re: [Django] #26706: Reverse many to one and forward many to many managers's prefetch object cache should be cleared on clear().

2016-06-08 Thread Django
#26706: Reverse many to one and forward many to many managers's prefetch object cache should be cleared on clear(). -+- Reporter: cosmosgenius |Owner: yoongkang Type: Bug

Re: [Django] #26524: Change foreign key id list_display reference to display only the id

2016-06-08 Thread Django
#26524: Change foreign key id list_display reference to display only the id -+- Reporter: cristianocca |Owner: nobody Type: | Status: closed

Re: [Django] #26731: UnicodeDecodeError when writing unicode to stdout of management command

2016-06-08 Thread Django
#26731: UnicodeDecodeError when writing unicode to stdout of management command ---+-- Reporter: dhobbs |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #2361: QuerySet.filter(m2mfield__isnull=False) may return duplicates

2016-06-08 Thread Django
#2361: QuerySet.filter(m2mfield__isnull=False) may return duplicates -+- Reporter: daniel.tietze@… |Owner: adrian Type: Bug | Status: new

Re: [Django] #2361: QuerySet.filter(m2mfield__isnull=False) may return duplicates (was: Filtering on count of ManyToManyField)

2016-06-08 Thread Django
#2361: QuerySet.filter(m2mfield__isnull=False) may return duplicates -+- Reporter: daniel.tietze@… |Owner: adrian Type: Bug | Status: new

Re: [Django] #26729: TabularInline not respecting form's custom label and help text if set in form's __init__ method

2016-06-08 Thread Django
#26729: TabularInline not respecting form's custom label and help text if set in form's __init__ method ---+ Reporter: nrogers64 |Owner: nobody Type: Bug| Status:

Re: [Django] #26732: OperationalError target lists can have at most 1664 entries

2016-06-08 Thread Django
#26732: OperationalError target lists can have at most 1664 entries -+- Reporter: OscaRoa |Owner: nobody Type: Bug | Status: closed

[Django] #26732: OperationalError target lists can have at most 1664 entries

2016-06-08 Thread Django
#26732: OperationalError target lists can have at most 1664 entries --+ Reporter: OscaRoa | Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26666: assertRedirects gives unhelpful error message expected URL is external

2016-06-08 Thread Django
#2: assertRedirects gives unhelpful error message expected URL is external -+- Reporter: inglesp |Owner: Type: | tobiasmcnulty Cleanup/optimization

Re: [Django] #26705: DjangoTranslation instance has no attribute 'plural'

2016-06-08 Thread Django
#26705: DjangoTranslation instance has no attribute 'plural' --+ Reporter: theju |Owner: nobody Type: Bug | Status: closed

Re: [Django] #26731: UnicodeDecodeError when writing unicode to stdout of management command

2016-06-08 Thread Django
#26731: UnicodeDecodeError when writing unicode to stdout of management command ---+-- Reporter: dhobbs |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #26677: Run i18n tests on disposable FS tree instead of source code

2016-06-08 Thread Django
#26677: Run i18n tests on disposable FS tree instead of source code -+- Reporter: ramiro |Owner: ramiro Type: | Status: assigned

Re: [Django] #21933: UnicodeDecodeError when writing unicode to stdout of management command

2016-06-08 Thread Django
#21933: UnicodeDecodeError when writing unicode to stdout of management command ---+-- Reporter: synotna|Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #26731: UnicodeDecodeError when writing unicode to stdout of management command

2016-06-08 Thread Django
#26731: UnicodeDecodeError when writing unicode to stdout of management command ---+-- Reporter: dhobbs |Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #26731: UnicodeDecodeError when writing unicode to stdout of management command

2016-06-08 Thread Django
#26731: UnicodeDecodeError when writing unicode to stdout of management command ---+-- Reporter: dhobbs |Owner: nobody Type: Uncategorized | Status: new Component:

[Django] #26731: UnicodeDecodeError when writing unicode to stdout of management command

2016-06-08 Thread Django
#26731: UnicodeDecodeError when writing unicode to stdout of management command ---+ Reporter: dhobbs | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.8

Re: [Django] #26290: Pagination module should warn about unordered query set

2016-06-08 Thread Django
#26290: Pagination module should warn about unordered query set -+- Reporter: kartikanand |Owner: Tim Type: | Graham Cleanup/optimization

Re: [Django] #21933: UnicodeDecodeError when writing unicode to stdout of management command

2016-06-08 Thread Django
#21933: UnicodeDecodeError when writing unicode to stdout of management command ---+-- Reporter: synotna|Owner: nobody Type: Uncategorized | Status: closed

Re: [Django] #21933: UnicodeDecodeError when writing unicode to stdout of management command

2016-06-08 Thread Django
#21933: UnicodeDecodeError when writing unicode to stdout of management command ---+-- Reporter: synotna|Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #21933: UnicodeDecodeError when writing unicode to stdout of management command

2016-06-08 Thread Django
#21933: UnicodeDecodeError when writing unicode to stdout of management command ---+-- Reporter: synotna|Owner: nobody Type: Uncategorized | Status: new Component:

Re: [Django] #26730: Make AutoField consistent between postgresql and mysql

2016-06-08 Thread Django
#26730: Make AutoField consistent between postgresql and mysql -+- Reporter: hellerve |Owner: nobody Type: | Status: closed

Re: [Django] #21292: A how-to or tutorial document for using authentication views and forms is needed

2016-06-08 Thread Django
#21292: A how-to or tutorial document for using authentication views and forms is needed ---+ Reporter: EvilDMP|Owner: Type: New feature| Status: new Component:

Re: [Django] #26730: Make AutoField consistent between postgresql and mysql

2016-06-08 Thread Django
#26730: Make AutoField consistent between postgresql and mysql -+- Reporter: hellerve |Owner: nobody Type: | Status: closed

[Django] #26730: Make AutoField consistent between postgresql and mysql

2016-06-08 Thread Django
#26730: Make AutoField consistent between postgresql and mysql ---+ Reporter: hellerve | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized |Version: 1.9 Severity: Normal

Re: [Django] #4548: Add a username hint for password managers to admin's change_password form. (was: create user, typo password, get "confirm pw change" dialog)

2016-06-08 Thread Django
#4548: Add a username hint for password managers to admin's change_password form. -+- Reporter: Carl Karsten |Owner: adrian | Type:

Re: [Django] #26600: map says a queryset is not iterable

2016-06-08 Thread Django
#26600: map says a queryset is not iterable -+- Reporter: ihucos |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #26721: Document redirecting dumpdata output may result in incorrect encoding in Windows PowerShell (was: "loaddata" can not load data generated by "dumpdata" due to encoding issues)

2016-06-08 Thread Django
#26721: Document redirecting dumpdata output may result in incorrect encoding in Windows PowerShell --+ Reporter: OBu |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #26656: Add timedelta support to DjangoJSONEncoder

2016-06-08 Thread Django
#26656: Add timedelta support to DjangoJSONEncoder --+ Reporter: willhardy |Owner: nobody Type: New feature | Status: new Component: Core

Re: [Django] #4548: create user, typo password, get "confirm pw change" dialog

2016-06-08 Thread Django
#4548: create user, typo password, get "confirm pw change" dialog -+- Reporter: Carl Karsten |Owner: adrian | Type: Uncategorized|

Re: [Django] #26721: "loaddata" can not load data generated by "dumpdata" due to encoding issues

2016-06-08 Thread Django
#26721: "loaddata" can not load data generated by "dumpdata" due to encoding issues -+- Reporter: OBu |Owner: nobody Type: Bug | Status:

Re: [Django] #26721: "loaddata" can not load data generated by "dumpdata" due to encoding issues

2016-06-08 Thread Django
#26721: "loaddata" can not load data generated by "dumpdata" due to encoding issues -+- Reporter: OBu |Owner: nobody Type: Bug | Status:

[Django] #26729: TabularInline not respecting form's custom label and help text if set in form's __init__ method

2016-06-08 Thread Django
#26729: TabularInline not respecting form's custom label and help text if set in form's __init__ method ---+ Reporter: nrogers64 | Owner: nobody Type: Bug| Status: new Component: Uncategorized |

Re: [Django] #26717: Allow customizing stream attribute of Serializer for custom serializers

2016-06-08 Thread Django
#26717: Allow customizing stream attribute of Serializer for custom serializers -+- Reporter: berkerpeksag |Owner: | berkerpeksag Type: New

Re: [Django] #26702: Document custom field subclass change requires new custom field class

2016-06-08 Thread Django
#26702: Document custom field subclass change requires new custom field class -+- Reporter: baylee |Owner: baylee Type: | Status:

Re: [Django] #26702: Document custom field subclass change requires new custom field class

2016-06-08 Thread Django
#26702: Document custom field subclass change requires new custom field class -+- Reporter: baylee |Owner: baylee Type: | Status:

Re: [Django] #26702: Document custom field subclass change requires new custom field class

2016-06-08 Thread Django
#26702: Document custom field subclass change requires new custom field class -+- Reporter: baylee |Owner: baylee Type: | Status:

Re: [Django] #26709: Add operation for creating database indexes and class based indexes

2016-06-08 Thread Django
#26709: Add operation for creating database indexes and class based indexes -+ Reporter: akki |Owner: nobody Type: New feature | Status: new Component: Migrations

Re: [Django] #26677: Run i18n tests on disposable FS tree instead of source code

2016-06-08 Thread Django
#26677: Run i18n tests on disposable FS tree instead of source code -+- Reporter: ramiro |Owner: ramiro Type: | Status: assigned

Re: [Django] #26721: "loaddata" can not load data generated by "dumpdata" due to encoding issues

2016-06-08 Thread Django
#26721: "loaddata" can not load data generated by "dumpdata" due to encoding issues -+- Reporter: OBu |Owner: nobody Type: Bug | Status:

Re: [Django] #26728: @@Call, 1-888-633-5526 for all type help by Zoho Mail tech support phone number, Zoho Mail Zoho Mail Tech Support Phone Number, Zoho ...

2016-06-08 Thread Django
#26728: @@Call, 1-888-633-5526 for all type help by Zoho Mail tech support phone number, Zoho Mail Zoho Mail Tech Support Phone Number, Zoho ... ---+-- Reporter: heindshed |Owner: nobody Type:

Re: [Django] #26728: @@Call, 1-888-633-5526 for all type help by Zoho Mail tech support phone number, Zoho Mail Zoho Mail Tech Support Phone Number, Zoho ...

2016-06-08 Thread Django
#26728: @@Call, 1-888-633-5526 for all type help by Zoho Mail tech support phone number, Zoho Mail Zoho Mail Tech Support Phone Number, Zoho ... ---+-- Reporter: heindshed |Owner: nobody Type:

[Django] #26728: @@Call, 1-888-633-5526 for all type help by Zoho Mail tech support phone number, Zoho Mail Zoho Mail Tech Support Phone Number, Zoho ...

2016-06-08 Thread Django
#26728: @@Call, 1-888-633-5526 for all type help by Zoho Mail tech support phone number, Zoho Mail Zoho Mail Tech Support Phone Number, Zoho ... ---+ Reporter: heindshed | Owner: nobody Type: Uncategorized | Status:

Re: [Django] #26693: RenameModel causes state.apps rendering leading to massive time increase in makemigrations

2016-06-08 Thread Django
#26693: RenameModel causes state.apps rendering leading to massive time increase in makemigrations --+ Reporter: simonpercivall|Owner: nobody Type: Cleanup/optimization |

[Django] #26727: zoho email tech 1-888-633-5526 support contact number zoho email customer service number zoho email customer service help zoho email ...

2016-06-08 Thread Django
#26727: zoho email tech 1-888-633-5526 support contact number zoho email customer service number zoho email customer service help zoho email ... -+- Reporter: | Owner: nobody heindshed |

Re: [Django] #26727: zoho email tech 1-888-633-5526 support contact number zoho email customer service number zoho email customer service help zoho email ...

2016-06-08 Thread Django
#26727: zoho email tech 1-888-633-5526 support contact number zoho email customer service number zoho email customer service help zoho email ... -+- Reporter: heindshed| Owner: nobody

Re: [Django] #26726: zoho phone number 1-888-633-5526 mail tech 1-888-633-5526 support zoho phone number 1-888-633-5526 customer service number zoho phone number.

2016-06-08 Thread Django
#26726: zoho phone number 1-888-633-5526 mail tech 1-888-633-5526 support zoho phone number 1-888-633-5526 customer service number zoho phone number. ---+ Reporter: heindshed | Owner: nobody Type: Uncategorized |

[Django] #26726: zoho phone number 1-888-633-5526 mail tech 1-888-633-5526 support zoho phone number 1-888-633-5526 customer service number zoho phone number.

2016-06-08 Thread Django
#26726: zoho phone number 1-888-633-5526 mail tech 1-888-633-5526 support zoho phone number 1-888-633-5526 customer service number zoho phone number. ---+ Reporter: heindshed | Owner: nobody Type: Uncategorized |

Re: [Django] #26697: Drop django.contrib.gis.maps?

2016-06-08 Thread Django
#26697: Drop django.contrib.gis.maps? --+ Reporter: ramiro|Owner: nobody Type: Cleanup/optimization | Status: closed Component: GIS

Re: [Django] #26697: Drop django.contrib.gis.maps?

2016-06-08 Thread Django
#26697: Drop django.contrib.gis.maps? --+ Reporter: ramiro|Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS |

Re: [Django] #26702: Document custom field subclass change requires new custom field class

2016-06-08 Thread Django
#26702: Document custom field subclass change requires new custom field class -+- Reporter: baylee |Owner: baylee Type: | Status:

Re: [Django] #26702: Document custom field subclass change requires new custom field class

2016-06-08 Thread Django
#26702: Document custom field subclass change requires new custom field class -+- Reporter: baylee |Owner: baylee Type: | Status:

[Django] #26725: GOOGLE(( ==))Zoho mail customer 1-888-633-5526 service Phone Number for ZOHO Technical Support and zoho mail password recovery and other zoho mail issues.

2016-06-08 Thread Django
#26725: GOOGLE(( ==))Zoho mail customer 1-888-633-5526 service Phone Number for ZOHO Technical Support and zoho mail password recovery and other zoho mail issues. -+- Reporter: | Owner: nobody heindshed

Re: [Django] #26724: Usa+Canada**((( I-888-633-5526 ) ZOHO PHONE NUMBER ZOHO TECH SUPPORT NUMBER

2016-06-08 Thread Django
#26724: Usa+Canada**((( I-888-633-5526 ) ZOHO PHONE NUMBER ZOHO TECH SUPPORT NUMBER -+- Reporter: heindshed|Owner: ZOHO | SUPPORT Type:

[Django] #26724: Usa+Canada**((( I-888-633-5526 ) ZOHO PHONE NUMBER ZOHO TECH SUPPORT NUMBER

2016-06-08 Thread Django
#26724: Usa+Canada**((( I-888-633-5526 ) ZOHO PHONE NUMBER ZOHO TECH SUPPORT NUMBER -+- Reporter: | Owner: ZOHO SUPPORT heindshed | Type: | Status: new

Re: [Django] #26723: Zoho mail tech support 1-888-633-5526 technical support phone number technical support numberUsa+Canada**((( I-888-633-5526 ) ...

2016-06-08 Thread Django
#26723: Zoho mail tech support 1-888-633-5526 technical support phone number technical support numberUsa+Canada**((( I-888-633-5526 ) ... -+- Reporter: heindshed|Owner: EMMA

Re: [Django] #26723: Zoho mail tech support 1-888-633-5526 technical support phone number technical support numberUsa+Canada**((( I-888-633-5526 ) ...

2016-06-08 Thread Django
#26723: Zoho mail tech support 1-888-633-5526 technical support phone number technical support numberUsa+Canada**((( I-888-633-5526 ) ... -+- Reporter: heindshed|Owner: EMMA

[Django] #26723: Zoho mail tech support 1-888-633-5526 technical support phone number technical support numberUsa+Canada**((( I-888-633-5526 ) ...

2016-06-08 Thread Django
#26723: Zoho mail tech support 1-888-633-5526 technical support phone number technical support numberUsa+Canada**((( I-888-633-5526 ) ... --+ Reporter: heindshed | Owner: EMMA WATSON Type:

Re: [Django] #26677: Run i18n tests on disposable FS tree instead of source code

2016-06-08 Thread Django
#26677: Run i18n tests on disposable FS tree instead of source code -+- Reporter: ramiro |Owner: ramiro Type: | Status: assigned