Re: [Django] #24676: Regression on ManytoMany representation in the admin interface

2015-04-20 Thread Django
#24676: Regression on ManytoMany representation in the admin interface --+-- Reporter: Etienne-Carriere |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24676: Regression on ManytoMany representation in the admin interface (was: Regression on ManytoMany)

2015-04-20 Thread Django
#24676: Regression on ManytoMany representation in the admin interface --+-- Reporter: Etienne-Carriere |Owner: nobody Type: Bug | Status: new Component:

[Django] #24676: Regression on ManytoMany

2015-04-20 Thread Django
#24676: Regression on ManytoMany --+ Reporter: Etienne-Carriere | Owner: nobody Type: Bug | Status: new Component: contrib.admin |Version: 1.8 Severity: Normal| Keywords:

Re: [Django] #24654: infinite loop caused by ordering, triggered by relational primary key construct

2015-04-20 Thread Django
#24654: infinite loop caused by ordering, triggered by relational primary key construct -+- Reporter: elmbeech |Owner: charettes Type: Bug |

Re: [Django] #24613: Documentation Note for defer might need an example.

2015-04-20 Thread Django
#24613: Documentation Note for defer might need an example. --+ Reporter: Naddiseo |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #22598: make_aware throws AmbiguousTimeError exception

2015-04-20 Thread Django
#22598: make_aware throws AmbiguousTimeError exception -+- Reporter: trott@… |Owner: nobody Type: New feature | Status: new Component: Utilities|

Re: [Django] #24159: compilemessages does not behave the same as makemessages

2015-04-20 Thread Django
#24159: compilemessages does not behave the same as makemessages --+ Reporter: dracos|Owner: nobody Type: New feature | Status: new

Re: [Django] #24591: Copy ModelState.fields and ModelState.managers instead of cloning.

2015-04-20 Thread Django
#24591: Copy ModelState.fields and ModelState.managers instead of cloning. -+- Reporter: knbk |Owner: knbk Type: | Status: closed

Re: [Django] #24639: Interaction between ValidationError and mark_safe

2015-04-20 Thread Django
#24639: Interaction between ValidationError and mark_safe +-- Reporter: jambonrose |Owner: jambonrose Type: Bug | Status: new Component: Forms |

Re: [Django] #24591: Copy ModelState.fields and ModelState.managers instead of cloning.

2015-04-20 Thread Django
#24591: Copy ModelState.fields and ModelState.managers instead of cloning. -+- Reporter: knbk |Owner: knbk Type: | Status: assigned

Re: [Django] #24670: Django migrations are not scaling well with number of operations in migration

2015-04-20 Thread Django
#24670: Django migrations are not scaling well with number of operations in migration -+- Reporter: kurevin |Owner: nobody Type: |

Re: [Django] #24665: Model field relational attributes are None by default, not False

2015-04-20 Thread Django
#24665: Model field relational attributes are None by default, not False -+- Reporter: MarkusH |Owner: honya121 Type: Bug | Status: assigned

Re: [Django] #24665: Model field relational attributes are None by default, not False

2015-04-20 Thread Django
#24665: Model field relational attributes are None by default, not False -+- Reporter: MarkusH |Owner: honya121 Type: Bug | Status: assigned

Re: [Django] #24670: Django migrations are not scaling well with number of operations in migration

2015-04-20 Thread Django
#24670: Django migrations are not scaling well with number of operations in migration -+- Reporter: kurevin |Owner: nobody Type: |

Re: [Django] #24613: Documentation Note for defer might need an example.

2015-04-20 Thread Django
#24613: Documentation Note for defer might need an example. --+ Reporter: Naddiseo |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #24636: InvalidOperation saving decimal.Decimal

2015-04-20 Thread Django
#24636: InvalidOperation saving decimal.Decimal -+- Reporter: glic3rinu|Owner: | iuliachiriac Type: Bug |

Re: [Django] #24613: Documentation Note for defer might need an example.

2015-04-20 Thread Django
#24613: Documentation Note for defer might need an example. --+ Reporter: Naddiseo |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #24613: Documentation Note for defer might need an example.

2015-04-20 Thread Django
#24613: Documentation Note for defer might need an example. --+ Reporter: Naddiseo |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #24675: Unnecessary queries since MySQL 5.6

2015-04-20 Thread Django
#24675: Unnecessary queries since MySQL 5.6 -+- Reporter: ssjunior |Owner: ssjunior Type: | Status: new Cleanup/optimization

Re: [Django] #24654: infinite loop caused by ordering, triggered by relational primary key construct

2015-04-20 Thread Django
#24654: infinite loop caused by ordering, triggered by relational primary key construct -+- Reporter: elmbeech |Owner: charettes Type: Bug |

Re: [Django] #24659: Docs of backends.smtp.EmailBackend: use_tls default should be False, not None

2015-04-20 Thread Django
#24659: Docs of backends.smtp.EmailBackend: use_tls default should be False, not None --+ Reporter: guettli |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #24659: Docs of backends.smtp.EmailBackend: use_tls default should be False, not None

2015-04-20 Thread Django
#24659: Docs of backends.smtp.EmailBackend: use_tls default should be False, not None --+ Reporter: guettli |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #24675: Unnecessary queries since MySQL 5.6

2015-04-20 Thread Django
#24675: Unnecessary queries since MySQL 5.6 -+- Reporter: ssjunior |Owner: ssjunior Type: | Status: new Cleanup/optimization

Re: [Django] #24675: Unnecessary queries since MySQL 5.6

2015-04-20 Thread Django
#24675: Unnecessary queries since MySQL 5.6 -+- Reporter: ssjunior |Owner: ssjunior Type: | Status: closed Cleanup/optimization

Re: [Django] #24675: Unnecessary queries since MySQL 5.6

2015-04-20 Thread Django
#24675: Unnecessary queries since MySQL 5.6 -+- Reporter: ssjunior |Owner: ssjunior Type: | Status: assigned Cleanup/optimization

Re: [Django] #24653: Database introspection doesn't work when using MySQL OPTIONS['read_default_file']

2015-04-20 Thread Django
#24653: Database introspection doesn't work when using MySQL OPTIONS['read_default_file'] -+- Reporter: karolyi |Owner: nobody Type: Bug |

Re: [Django] #24672: Remove postgis_topology creation from PostGIS install page

2015-04-20 Thread Django
#24672: Remove postgis_topology creation from PostGIS install page -+- Reporter: int-ua |Owner: nobody Type: | Status: new

[Django] #24675: Unnecessary queries since MySQL 5.6

2015-04-20 Thread Django
#24675: Unnecessary queries since MySQL 5.6 --+ Reporter: ssjunior | Owner: nobody Type: Cleanup/optimization | Status: new Component: Database layer (models, ORM) |

Re: [Django] #24672: Remove postgis_topology creation from PostGIS install page

2015-04-20 Thread Django
#24672: Remove postgis_topology creation from PostGIS install page ---+-- Reporter: int-ua |Owner: nobody Type: Uncategorized | Status: new Component: Documentation

Re: [Django] #24670: Django migrations are not scaling well with number of operations in migration

2015-04-20 Thread Django
#24670: Django migrations are not scaling well with number of operations in migration -+- Reporter: kurevin |Owner: nobody Type: |

Re: [Django] #24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField

2015-04-20 Thread Django
#24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField ---+- Reporter: knbk |Owner: charettes Type: Bug| Status:

Re: [Django] #24654: infinite loop caused by ordering, triggered by relational primary key construct

2015-04-20 Thread Django
#24654: infinite loop caused by ordering, triggered by relational primary key construct -+- Reporter: elmbeech |Owner: charettes Type: Bug |

Re: [Django] #24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField

2015-04-20 Thread Django
#24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField ---+- Reporter: knbk |Owner: charettes Type: Bug| Status:

Re: [Django] #24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField

2015-04-20 Thread Django
#24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField ---+- Reporter: knbk |Owner: charettes Type: Bug| Status:

Re: [Django] #22394: Built-in datetime Lookups should actually be Transforms (was: Several built in Lookups should actually be Transforms)

2015-04-20 Thread Django
#22394: Built-in datetime Lookups should actually be Transforms -+- Reporter: smeatonj |Owner: mjtamlyn Type: | Status: assigned

Re: [Django] #24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField

2015-04-20 Thread Django
#24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField ---+- Reporter: knbk |Owner: charettes Type: Bug| Status:

Re: [Django] #22394: Built-in datetime Lookups should actually be Transforms

2015-04-20 Thread Django
#22394: Built-in datetime Lookups should actually be Transforms -+- Reporter: smeatonj |Owner: mjtamlyn Type: | Status: closed

Re: [Django] #24573: "Unknown column" exception after removing field in migration.

2015-04-20 Thread Django
#24573: "Unknown column" exception after removing field in migration. -+- Reporter: tttomekkk|Owner: MarkusH Type: Bug | Status: assigned

Re: [Django] #24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField

2015-04-20 Thread Django
#24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField ---+ Reporter: knbk |Owner: nobody Type: Bug| Status: new

Re: [Django] #24316: Admin changelist column CSS classes do not use short description, instead using str(list_display_function)

2015-04-20 Thread Django
#24316: Admin changelist column CSS classes do not use short description, instead using str(list_display_function) ---+ Reporter: JordanBright |Owner: Type: Bug|

[Django] #24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField

2015-04-20 Thread Django
#24674: NullBooleanField in a model is converted to NullBooleanField in a form, not CharField ---+ Reporter: knbk | Owner: nobody Type: Bug| Status: new Component: Documentation |Version:

Re: [Django] #24397: Speed up model rendering with apps.ready = False

2015-04-20 Thread Django
#24397: Speed up model rendering with apps.ready = False -+- Reporter: knbk |Owner: knbk Type: | Status: closed

Re: [Django] #24397: Speed up model rendering with apps.ready = False

2015-04-20 Thread Django
#24397: Speed up model rendering with apps.ready = False -+- Reporter: knbk |Owner: knbk Type: | Status: new Cleanup/optimization

Re: [Django] #24665: Model field relational attributes are None by default, not False

2015-04-20 Thread Django
#24665: Model field relational attributes are None by default, not False -+- Reporter: MarkusH |Owner: honya121 Type: Bug | Status: assigned

Re: [Django] #24613: Documentation Note for defer might need an example.

2015-04-20 Thread Django
#24613: Documentation Note for defer might need an example. --+ Reporter: Naddiseo |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #24673: Extend GeoDjango docs with info about pros and cons

2015-04-20 Thread Django
#24673: Extend GeoDjango docs with info about pros and cons ---+-- Reporter: int-ua |Owner: nobody Type: Bug| Status: closed Component: Documentation |

[Django] #24673: Extend GeoDjango docs with info about pros and cons

2015-04-20 Thread Django
#24673: Extend GeoDjango docs with info about pros and cons ---+ Reporter: int-ua | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.8 Severity: Normal |

Re: [Django] #24672: Remove postgis_topology creation from PostGIS install page

2015-04-20 Thread Django
#24672: Remove postgis_topology creation from PostGIS install page ---+-- Reporter: int-ua |Owner: nobody Type: Uncategorized | Status: new Component: Documentation

Re: [Django] #24671: "Django deprecation timeline" page contains no timeline

2015-04-20 Thread Django
#24671: "Django deprecation timeline" page contains no timeline ---+-- Reporter: int-ua |Owner: nobody Type: Uncategorized | Status: closed Component: Documentation

[Django] #24672: Remove postgis_topology creation from PostGIS install page

2015-04-20 Thread Django
#24672: Remove postgis_topology creation from PostGIS install page ---+ Reporter: int-ua | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: master Severity: Normal

[Django] #24671: "Django deprecation timeline" page contains no timeline

2015-04-20 Thread Django
#24671: "Django deprecation timeline" page contains no timeline ---+ Reporter: int-ua | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: master Severity: Normal

Re: [Django] #24665: Model field relational attributes are None by default, not False

2015-04-20 Thread Django
#24665: Model field relational attributes are None by default, not False -+- Reporter: MarkusH |Owner: yoongkang Type: Bug | Status:

Re: [Django] #24668: Update docs example code for ModelAdmin.save_formset()

2015-04-20 Thread Django
#24668: Update docs example code for ModelAdmin.save_formset() --+ Reporter: CarstenF |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #24668: Update docs example code for ModelAdmin.save_formset()

2015-04-20 Thread Django
#24668: Update docs example code for ModelAdmin.save_formset() --+ Reporter: CarstenF |Owner: nobody Type: Cleanup/optimization | Status: closed

Re: [Django] #24668: Update docs example code for ModelAdmin.save_formset()

2015-04-20 Thread Django
#24668: Update docs example code for ModelAdmin.save_formset() --+ Reporter: CarstenF |Owner: nobody Type: Cleanup/optimization | Status: closed

[Django] #24670: Django migrations are not scaling well with number of operations in migration

2015-04-20 Thread Django
#24670: Django migrations are not scaling well with number of operations in migration --+ Reporter: kurevin | Owner: nobody Type: Cleanup/optimization | Status: new Component:

[Django] #24669: Migrations should only be marked as run on "their" db

2015-04-20 Thread Django
#24669: Migrations should only be marked as run on "their" db + Reporter: simonpercivall | Owner: nobody Type: Uncategorized | Status: new Component: Migrations |Version: 1.7 Severity: Normal

Re: [Django] #24668: Update docs example code for ModelAdmin.save_formset()

2015-04-20 Thread Django
#24668: Update docs example code for ModelAdmin.save_formset() --+ Reporter: CarstenF |Owner: nobody Type: Cleanup/optimization | Status: new Component:

Re: [Django] #24665: Model field relational attributes are None by default, not False

2015-04-20 Thread Django
#24665: Model field relational attributes are None by default, not False -+- Reporter: MarkusH |Owner: yoongkang Type: Bug | Status:

[Django] #24668: Update docs example code for ModelAdmin.save_formset()

2015-04-20 Thread Django
#24668: Update docs example code for ModelAdmin.save_formset() --+ Reporter: CarstenF | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version: 1.8

Re: [Django] #23271: Makemessages can corrupt existing .po files on Windows

2015-04-20 Thread Django
#23271: Makemessages can corrupt existing .po files on Windows -+- Reporter: danielmenzel |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #24667: Some tests in model_field suite don't actually do anything

2015-04-20 Thread Django
#24667: Some tests in model_field suite don't actually do anything ---+- Reporter: yoongkang |Owner: yoongkang Type: Bug| Status: closed

Re: [Django] #24667: Some tests in model_field suite don't actually do anything

2015-04-20 Thread Django
#24667: Some tests in model_field suite don't actually do anything ---+- Reporter: yoongkang |Owner: yoongkang Type: Bug| Status: closed

Re: [Django] #24666: Ability to specify an alias for TemplateEngine in settings

2015-04-20 Thread Django
#24666: Ability to specify an alias for TemplateEngine in settings -+-- Reporter: kwist|Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #24630: UUIDField migration

2015-04-20 Thread Django
#24630: UUIDField migration -+- Reporter: lucacorti|Owner: | priidukull Type: Bug | Status: new

Re: [Django] #19367: ContentFile fails to save with filesystem storage when initialized with unicode string

2015-04-20 Thread Django
#19367: ContentFile fails to save with filesystem storage when initialized with unicode string -+- Reporter: void |Owner: nobody Type: Bug |

Re: [Django] #11078: Proxy models do not inherit META.app_label

2015-04-20 Thread Django
#11078: Proxy models do not inherit META.app_label -+- Reporter: gsong|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #11078: Proxy models do not inherit META.app_label

2015-04-20 Thread Django
#11078: Proxy models do not inherit META.app_label -+- Reporter: gsong|Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #24667: Some tests in model_field suite don't actually do anything

2015-04-20 Thread Django
#24667: Some tests in model_field suite don't actually do anything ---+- Reporter: yoongkang |Owner: yoongkang Type: Bug| Status: assigned

Re: [Django] #24630: UUIDField migration

2015-04-20 Thread Django
#24630: UUIDField migration -+- Reporter: lucacorti|Owner: | priidukull Type: Bug | Status: closed

Re: [Django] #24667: Some tests in model_field suite don't actually do anything

2015-04-20 Thread Django
#24667: Some tests in model_field suite don't actually do anything ---+- Reporter: yoongkang |Owner: yoongkang Type: Bug| Status: assigned

Re: [Django] #24667: Some tests in model_field suite don't actually do anything

2015-04-20 Thread Django
#24667: Some tests in model_field suite don't actually do anything ---+ Reporter: yoongkang |Owner: nobody Type: Bug| Status: new Component:

Re: [Django] #24665: Model field relational attributes are None by default, not False

2015-04-20 Thread Django
#24665: Model field relational attributes are None by default, not False -+- Reporter: MarkusH |Owner: yoongkang Type: Bug | Status:

[Django] #24667: Some tests in model_field suite don't actually do anything

2015-04-20 Thread Django
#24667: Some tests in model_field suite don't actually do anything ---+ Reporter: yoongkang | Owner: nobody Type: Bug| Status: new Component: Testing framework |Version: 1.8

Re: [Django] #24664: TemporaryFileUploadHandler new_file() does not match its parent class

2015-04-20 Thread Django
#24664: TemporaryFileUploadHandler new_file() does not match its parent class -+- Reporter: ddanier |Owner: nobody Type: | Status:

[Django] #24666: Ability to specify an alias for TemplateEngine in settings

2015-04-20 Thread Django
#24666: Ability to specify an alias for TemplateEngine in settings -+-- Reporter: kwist| Owner: nobody Type: New feature | Status: new Component: Template system |Version: 1.8 Severity:

Re: [Django] #24662: Sum() returns True/False when used with BooleanField & MySQL

2015-04-20 Thread Django
#24662: Sum() returns True/False when used with BooleanField & MySQL -+- Reporter: chriskief|Owner: marco- | santamaria Type: Bug

Re: [Django] #24664: TemporaryFileUploadHandler new_file() does not match its parent class

2015-04-20 Thread Django
#24664: TemporaryFileUploadHandler new_file() does not match its parent class -+- Reporter: ddanier |Owner: nobody Type: | Status: new

Re: [Django] #24662: Sum() returns True/False when used with BooleanField & MySQL

2015-04-20 Thread Django
#24662: Sum() returns True/False when used with BooleanField & MySQL -+- Reporter: chriskief|Owner: marco- | santamaria Type: Bug