[Django] #25371: Add examples of backward operations for RunSQL and RunPython

2015-09-08 Thread Django
#25371: Add examples of backward operations for RunSQL and RunPython --+ Reporter: iambibhas | Owner: nobody Type: Cleanup/optimization | Status: new Component: Documentation |Version:

Re: [Django] #25370: Error display when makemigrations' field serializing fails with ValueError

2015-09-08 Thread Django
#25370: Error display when makemigrations' field serializing fails with ValueError --+ Reporter: torstenrudolf |Owner: nobody Type: Cleanup/optimization |

[Django] #25370: Error display when makemigrations' field serializing fails with ValueError

2015-09-08 Thread Django
#25370: Error display when makemigrations' field serializing fails with ValueError --+ Reporter: torstenrudolf | Owner: nobody Type: Cleanup/optimization | Status: new Component: Migrations

Re: [Django] #24941: Add get_exclude() hook to BaseModelAdmin

2015-09-08 Thread Django
#24941: Add get_exclude() hook to BaseModelAdmin ---+--- Reporter: peterfarrell |Owner: olasitarska Type: New feature| Status: assigned Component: contrib.admin |

Re: [Django] #19361: Link to object in message after creating/updating object in django admin

2015-09-08 Thread Django
#19361: Link to object in message after creating/updating object in django admin -+- Reporter: anonymous|Owner: bak1an Type: New feature | Status:

Re: [Django] #25200: Update admin's screenshots for new admin theme (was: Update tutorial screenshots for new admin theme)

2015-09-08 Thread Django
#25200: Update admin's screenshots for new admin theme ---+ Reporter: timgraham |Owner: nobody Type: Bug| Status: new Component: Documentation |

Re: [Django] #25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework.

2015-09-08 Thread Django
#25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework. -+- Reporter: PaulWGraham |Owner: nobody Type: Bug

Re: [Django] #25135: Deprecate admin list_display allow_tags

2015-09-08 Thread Django
#25135: Deprecate admin list_display allow_tags -+- Reporter: jaap3|Owner: Type: | olasitarska Cleanup/optimization |

Re: [Django] #25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework.

2015-09-08 Thread Django
#25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework. -+- Reporter: PaulWGraham |Owner: nobody Type: Bug

Re: [Django] #25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework.

2015-09-08 Thread Django
#25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework. -+- Reporter: PaulWGraham |Owner: nobody Type: Bug

Re: [Django] #25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework.

2015-09-08 Thread Django
#25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework. -+- Reporter: PaulWGraham |Owner: nobody Type: Bug

Re: [Django] #25344: Document that prefetch_related() cache doesn't change unless it's refetched from the database

2015-09-08 Thread Django
#25344: Document that prefetch_related() cache doesn't change unless it's refetched from the database --+ Reporter: TankOs|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework.

2015-09-08 Thread Django
#25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework. -+- Reporter: PaulWGraham |Owner: nobody Type: Bug

[Django] #25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework.

2015-09-08 Thread Django
#25369: Wrong exception being used in official example creates very subtle bugs for the syndication feed framework. -+- Reporter: | Owner: nobody PaulWGraham| Type: Bug |

Re: [Django] #25344: Document that prefetch_related() cache doesn't change unless it's refetched from the database

2015-09-08 Thread Django
#25344: Document that prefetch_related() cache doesn't change unless it's refetched from the database --+ Reporter: TankOs|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #25344: Document that prefetch_related() cache doesn't change unless it's refetched from the database

2015-09-08 Thread Django
#25344: Document that prefetch_related() cache doesn't change unless it's refetched from the database --+ Reporter: TankOs|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #20461: Support for running Django tests in parallel

2015-09-08 Thread Django
#20461: Support for running Django tests in parallel -+- Reporter: senko|Owner: aaugustin Type: | Status: assigned

Re: [Django] #25347: QueryDict can't return a list for a select multiple form element

2015-09-08 Thread Django
#25347: QueryDict can't return a list for a select multiple form element -+- Reporter: drakej |Owner: nobody Type: | Status: closed

Re: [Django] #24694: Add support for OPTIONS['context_processors'] to Jinja2 template backend

2015-09-08 Thread Django
#24694: Add support for OPTIONS['context_processors'] to Jinja2 template backend -+ Reporter: carljm |Owner: nobody Type: New feature | Status: new

Re: [Django] #25352: django.views.generic.dates.WeekArchiveView use of _date_from_string results on off-by-one weeks handling

2015-09-08 Thread Django
#25352: django.views.generic.dates.WeekArchiveView use of _date_from_string results on off-by-one weeks handling ---+-- Reporter: OdyX |Owner: nobody Type: Bug|

Re: [Django] #25347: QueryDict can't return a list for a select multiple form element

2015-09-08 Thread Django
#25347: QueryDict can't return a list for a select multiple form element -+- Reporter: drakej |Owner: nobody Type: | Status: new

Re: [Django] #25346: collectstatic --clear doesn't delete broken symlinks from the STATIC_ROOT

2015-09-08 Thread Django
#25346: collectstatic --clear doesn't delete broken symlinks from the STATIC_ROOT --+ Reporter: ezheidtmann |Owner: nobody Type: Cleanup/optimization | Status:

Re: [Django] #25368: Rename X_CSRFTOKEN to X-CSRFTOKEN

2015-09-08 Thread Django
#25368: Rename X_CSRFTOKEN to X-CSRFTOKEN -+- Reporter: belegnar |Owner: nobody Type: | Status: closed Cleanup/optimization

Re: [Django] #25344: Document that prefetch_related() cache doesn't change unless it's refetched from the database (was: prefetch_related() and add() on related field)

2015-09-08 Thread Django
#25344: Document that prefetch_related() cache doesn't change unless it's refetched from the database --+ Reporter: TankOs|Owner: nobody Type: Cleanup/optimization |

Re: [Django] #25337: Validate domains against IDNA2008 instead of IDNA2003

2015-09-08 Thread Django
#25337: Validate domains against IDNA2008 instead of IDNA2003 --+-- Reporter: JocelynD |Owner: nobody Type: New feature | Status: closed Component: Forms

[Django] #25368: Rename X_CSRFTOKEN to X-CSRFTOKEN

2015-09-08 Thread Django
#25368: Rename X_CSRFTOKEN to X-CSRFTOKEN --+ Reporter: belegnar | Owner: nobody Type: Cleanup/optimization | Status: new Component: CSRF |Version: 1.8 Severity: Normal

Re: [Django] #25360: Django1.8 install error when using setuptools setup

2015-09-08 Thread Django
#25360: Django1.8 install error when using setuptools setup ---+-- Reporter: hsiao |Owner: nobody Type: Bug| Status: closed Component: Uncategorized |

Re: [Django] #25354: related_query_name doesn't support class/app_label interpolation (was: Can't use related_query_name on an abstract base class)

2015-09-08 Thread Django
#25354: related_query_name doesn't support class/app_label interpolation -+- Reporter: jpulec |Owner: nobody Type: New feature | Status: new

Re: [Django] #25363: Model fields pre_save not called if force_insert=True

2015-09-08 Thread Django
#25363: Model fields pre_save not called if force_insert=True -+- Reporter: davidfischer-ch |Owner: | davidfischer-ch Type: Bug |

Re: [Django] #25366: Changing the type of a primary_key field in a migration does not update FK columns pointing to it

2015-09-08 Thread Django
#25366: Changing the type of a primary_key field in a migration does not update FK columns pointing to it +-- Reporter: tino|Owner: nobody Type: Bug | Status:

Re: [Django] #25350: Add alias '--no-input' to '--noinput' options for naming consistency

2015-09-08 Thread Django
#25350: Add alias '--no-input' to '--noinput' options for naming consistency -+- Reporter: rapilabs |Owner: raphaelm Type: | Status:

[Django] #25367: Allow expressions in .filter() calls

2015-09-08 Thread Django
#25367: Allow expressions in .filter() calls -+- Reporter: akaariai | Owner: nobody Type: | Status: new Cleanup/optimization |

Re: [Django] #25105: Migrating multiple CharFields to null=False breaks on PostgreSQL

2015-09-08 Thread Django
#25105: Migrating multiple CharFields to null=False breaks on PostgreSQL + Reporter: danielr |Owner: nobody Type: Bug | Status: new Component: Migrations |

Re: [Django] #25363: Model fields pre_save not called if force_insert=True

2015-09-08 Thread Django
#25363: Model fields pre_save not called if force_insert=True -+- Reporter: davidfischer-ch |Owner: | davidfischer-ch Type: Bug |

Re: [Django] #25363: Model fields pre_save not called if force_insert=True

2015-09-08 Thread Django
#25363: Model fields pre_save not called if force_insert=True -+- Reporter: davidfischer-ch |Owner: | davidfischer-ch Type: Bug |

Re: [Django] #25363: Model fields pre_save not called if force_insert=True

2015-09-08 Thread Django
#25363: Model fields pre_save not called if force_insert=True -+- Reporter: davidfischer-ch |Owner: | davidfischer-ch Type: Bug |

Re: [Django] #25360: Django1.8 install error when using setuptools setup

2015-09-08 Thread Django
#25360: Django1.8 install error when using setuptools setup ---+-- Reporter: hsiao |Owner: nobody Type: Bug| Status: new Component: Uncategorized |

Re: [Django] #25360: Django1.8 install error when using setuptools setup

2015-09-08 Thread Django
#25360: Django1.8 install error when using setuptools setup ---+-- Reporter: hsiao |Owner: nobody Type: Bug| Status: new Component: Uncategorized |

[Django] #25366: Changing the type of a primary_key field in a migration does not update FK columns pointing to it

2015-09-08 Thread Django
#25366: Changing the type of a primary_key field in a migration does not update FK columns pointing to it + Reporter: tino| Owner: nobody Type: Bug | Status: new Component: Migrations |Version: