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

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

Re: [Django] #18556: Improve query efficiency of .add() on a reverse foreign key (was: .remove() on a reverse foreign key executes too many queries)

2015-03-14 Thread Django
#18556: Improve query efficiency of .add() on a reverse foreign key -+- Reporter: Alex |Owner: timgraham Type: | Status: assigned Cl

[Django] #24486: UnboundLocalError in db.models.expressions

2015-03-14 Thread Django
#24486: UnboundLocalError in db.models.expressions --+ Reporter: yoyoma| Owner: nobody Type: Bug | Status: new Component: Database layer (models, ORM) |

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

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

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

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

Re: [Django] #21231: Limiting the number of variables and files that a POST request can contain

2015-03-14 Thread Django
#21231: Limiting the number of variables and files that a POST request can contain ---+ Reporter: epandurski@… |Owner: timo Type: New feature| Status: assigned Componen

Re: [Django] #23931: db_manager() method doesn't increment creation_counter

2015-03-14 Thread Django
#23931: db_manager() method doesn't increment creation_counter -+- Reporter: rhettg |Owner: nobody Type: Bug | Status: new Component: D

Re: [Django] #18773: Enable optional logging of invalid variable lookups

2015-03-14 Thread Django
#18773: Enable optional logging of invalid variable lookups -+- Reporter: wrigley |Owner: | CarolineSimpson Type: New feature |

Re: [Django] #5986: Easy way to customize ordering of fields on forms that use inheritance

2015-03-14 Thread Django
#5986: Easy way to customize ordering of fields on forms that use inheritance -+- Reporter: emes |Owner: nobody Type: New feature | Status: new

Re: [Django] #24275: Migration files should comply with PEP8

2015-03-14 Thread Django
#24275: Migration files should comply with PEP8 -+- Reporter: darkryder|Owner: darkryder Type: | Status: closed Cleanup/optimization

Re: [Django] #24112: Inconsistency in TestCase.assertInHTML

2015-03-14 Thread Django
#24112: Inconsistency in TestCase.assertInHTML ---+ Reporter: plumdog|Owner: nobody Type: Bug| Status: new Component: Testing framework |

Re: [Django] #13750: ImageField accessing height or width and then data results in "I/O operation on closed file"

2015-03-14 Thread Django
#13750: ImageField accessing height or width and then data results in "I/O operation on closed file" --+ Reporter: ROsborne |Owner: aethemba Type: Bug |

Re: [Django] #22232: Template extends tag can cause recursion

2015-03-14 Thread Django
#22232: Template extends tag can cause recursion -+- Reporter: galedragon |Owner: darkryder Type: Bug | Status: assigned Component: Template system |

Re: [Django] #23643: Have debug page show "During handling of this exception, another exception occurred.."

2015-03-14 Thread Django
#23643: Have debug page show "During handling of this exception, another exception occurred.." --+-- Reporter: cool-RR |Owner: tricoder42 Type: New feature | Status: clos

Re: [Django] #15574: IndexError: list index out of range caused by inline formsets

2015-03-14 Thread Django
#15574: IndexError: list index out of range caused by inline formsets + Reporter: poswald |Owner: nobody Type: Bug | Status: new Component: Forms

Re: [Django] #24354: Migrations that rename subclasses cause problems with relations

2015-03-14 Thread Django
#24354: Migrations that rename subclasses cause problems with relations ---+ Reporter: MatthewWilkes |Owner: nobody Type: Bug| Status: closed Component: Migratio

Re: [Django] #24354: Migrations that rename subclasses cause problems with relations

2015-03-14 Thread Django
#24354: Migrations that rename subclasses cause problems with relations ---+ Reporter: MatthewWilkes |Owner: nobody Type: Bug| Status: closed Component: Migratio

Re: [Django] #24354: Migrations that rename subclasses cause problems with relations

2015-03-14 Thread Django
#24354: Migrations that rename subclasses cause problems with relations ---+ Reporter: MatthewWilkes |Owner: nobody Type: Bug| Status: closed Component: Migratio

Re: [Django] #24480: Link "Delete all Features" cannot be translated

2015-03-14 Thread Django
#24480: Link "Delete all Features" cannot be translated --+ Reporter: PetrDlouhy|Owner: nobody Type: Cleanup/optimization | Status: closed Component: GIS

Re: [Django] #24480: Link "Delete all Features" cannot be translated

2015-03-14 Thread Django
#24480: Link "Delete all Features" cannot be translated --+ Reporter: PetrDlouhy|Owner: nobody Type: Cleanup/optimization | Status: closed Component: GIS

Re: [Django] #24480: Link "Delete all Features" cannot be translated

2015-03-14 Thread Django
#24480: Link "Delete all Features" cannot be translated --+ Reporter: PetrDlouhy|Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS

Re: [Django] #12982: Add get_or_set method to cache API

2015-03-14 Thread Django
#12982: Add get_or_set method to cache API -+- Reporter: Alex |Owner: | berkerpeksag Type: New feature | Statu

Re: [Django] #24472: Define internal types explicitly for related fields

2015-03-14 Thread Django
#24472: Define internal types explicitly for related fields -+- Reporter: coldmind |Owner: coldmind Type: New feature | Status: new Component: Da

[Django] #24484: Poor user experience with migrations and running tests

2015-03-14 Thread Django
#24484: Poor user experience with migrations and running tests ---+ Reporter: acdha | Owner: nobody Type: Bug| Status: new Component: Documentation |Version: 1.7 Severity: Normal

Re: [Django] #24354: Migrations that rename subclasses cause problems with relations

2015-03-14 Thread Django
#24354: Migrations that rename subclasses cause problems with relations ---+ Reporter: MatthewWilkes |Owner: nobody Type: Bug| Status: new Component: Migrations

[Django] #24483: keepdb migrations break choices as generators

2015-03-14 Thread Django
#24483: keepdb migrations break choices as generators ---+ Reporter: davidszotten | Owner: nobody Type: Uncategorized | Status: new Component: Migrations |Version: 1.8beta2 Severity: No

Re: [Django] #24479: Add a system check to prevent defining both ordering and order_with_respect_to (was: models: please document that order_with_respect_to overwrites ordering / add a warning)

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

Re: [Django] #22479: Support byte range requests in django.views.static.serve

2015-03-14 Thread Django
#22479: Support byte range requests in django.views.static.serve ---+ Reporter: slurms |Owner: slurms Type: New feature| Status: assigned Component: HTTP handling

Re: [Django] #24482: Initializing Grouped model Form does not work

2015-03-14 Thread Django
#24482: Initializing Grouped model Form does not work -+- Reporter: Drife59 |Owner: nobody Type: Uncategorized| Status: closed Component: Uncateg

Re: [Django] #24482: Initializing Grouped model Form does not work

2015-03-14 Thread Django
#24482: Initializing Grouped model Form does not work -+- Reporter: Drife59 |Owner: nobody Type: Uncategorized| Status: new Component: Uncategori

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

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

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

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

Re: [Django] #24322: Increase consistency in the app registry

2015-03-14 Thread Django
#24322: Increase consistency in the app registry -+- Reporter: aaugustin|Owner: aaugustin Type: | Status: assigned Cleanup/optimization

Re: [Django] #23299: Add some interoperability to _() function calls parsing in templatize function.

2015-03-14 Thread Django
#23299: Add some interoperability to _() function calls parsing in templatize function. -+- Reporter: niwibe |Owner: aaugustin Type: New feature | St

Re: [Django] #23299: Add some interoperability to _() function calls parsing in templatize function.

2015-03-14 Thread Django
#23299: Add some interoperability to _() function calls parsing in templatize function. -+- Reporter: niwibe |Owner: aaugustin Type: New feature | St

Re: [Django] #24482: Initializing Grouped model Form does not work

2015-03-14 Thread Django
#24482: Initializing Grouped model Form does not work -+- Reporter: Drife59 |Owner: nobody Type: Uncategorized| Status: new Component: Uncategori

[Django] #24482: Initializing Grouped model Form does not work

2015-03-14 Thread Django
#24482: Initializing Grouped model Form does not work -+- Reporter: Drife59 | Owner: nobody Type: | Status: new Uncategorized | Component: |Versi

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

2015-03-14 Thread Django
#24481: Allow use of sql* commands even on apps with migrations -+- Reporter: pakal| Owner: nobody Type: Bug | Status: new Component: Core (Management |Ve

Re: [Django] #24480: Link "Delete all Features" cannot be translated

2015-03-14 Thread Django
#24480: Link "Delete all Features" cannot be translated --+ Reporter: PetrDlouhy|Owner: nobody Type: Cleanup/optimization | Status: new Component: GIS

[Django] #24480: Link "Delete all Features" cannot be translated

2015-03-14 Thread Django
#24480: Link "Delete all Features" cannot be translated -+ Reporter: PetrDlouhy | Owner: nobody Type: New feature | Status: new Component: GIS |Version: 1.7 Severity: Normal | Keywords: T