Re: [Django] #17085: Deprecate "add_to_builtins" and turn builtins into a property of Engine

2015-05-18 Thread Django
#17085: Deprecate "add_to_builtins" and turn builtins into a property of Engine -+ Reporter: carljm |Owner: nobody Type: New feature | Status: new Component

Re: [Django] #24813: Document that {% include %} suppresses errors when DEBUG=False

2015-05-18 Thread Django
#24813: Document that {% include %} suppresses errors when DEBUG=False --+ Reporter: pratyushmittal|Owner: akulakov Type: Cleanup/optimization | Status: assigned

Re: [Django] #24553: Pass application list to more admin views

2015-05-18 Thread Django
#24553: Pass application list to more admin views ---+ Reporter: rm_|Owner: nobody Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #24815: Custom settings for database alias

2015-05-18 Thread Django
#24815: Custom settings for database alias +-- Reporter: MikeVelazcoMtz |Owner: nobody Type: New feature | Status: closed Component: Uncategorized |

Re: [Django] #24815: Custom settings for database alias

2015-05-18 Thread Django
#24815: Custom settings for database alias +-- Reporter: MikeVelazcoMtz |Owner: nobody Type: New feature | Status: new Component: Uncategorized |

[Django] #24815: Custom settings for database alias

2015-05-18 Thread Django
#24815: Custom settings for database alias + Reporter: MikeVelazcoMtz | Owner: nobody Type: New feature | Status: new Component: Uncategorized |Version: 1.8 Severity: Normal | Keywords:

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

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

Re: [Django] #24739: Document translation fallback behavior change in 1.8

2015-05-18 Thread Django
#24739: Document translation fallback behavior change in 1.8 -+- Reporter: drakkan |Owner: nobody Type: Bug | Status: closed Component:

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

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

Re: [Django] #24739: Document translation fallback behavior change in 1.8

2015-05-18 Thread Django
#24739: Document translation fallback behavior change in 1.8 -+- Reporter: drakkan |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24812: RuntimeWarning in schema tests about reloading models

2015-05-18 Thread Django
#24812: RuntimeWarning in schema tests about reloading models +- Reporter: timgraham |Owner: timgraham Type: Bug | Status: closed Component: Migrations |

Re: [Django] #24739: Document translation fallback behavior change in 1.8 (was: Undocumented i18n behavior change in 1.8 (or a regression))

2015-05-18 Thread Django
#24739: Document translation fallback behavior change in 1.8 -+- Reporter: drakkan |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #23763: Python 3.5 compatibility

2015-05-18 Thread Django
#23763: Python 3.5 compatibility --+ Reporter: timgraham |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version: master

Re: [Django] #23763: Python 3.5 compatibility

2015-05-18 Thread Django
#23763: Python 3.5 compatibility --+ Reporter: timgraham |Owner: nobody Type: New feature | Status: new Component: Core (Other) | Version: master

Re: [Django] #24812: RuntimeWarning in schema tests about reloading models

2015-05-18 Thread Django
#24812: RuntimeWarning in schema tests about reloading models +- Reporter: timgraham |Owner: timgraham Type: Bug | Status: closed Component: Migrations |

Re: [Django] #24739: Undocumented i18n behavior change in 1.8 (or a regression)

2015-05-18 Thread Django
#24739: Undocumented i18n behavior change in 1.8 (or a regression) --+ Reporter: drakkan |Owner: nobody Type: Bug | Status: new Compone

Re: [Django] #24812: RuntimeWarning in schema tests about reloading models

2015-05-18 Thread Django
#24812: RuntimeWarning in schema tests about reloading models +- Reporter: timgraham |Owner: timgraham Type: Bug | Status: assigned Component: Migrations |

Re: [Django] #24812: RuntimeWarning in schema tests about reloading models

2015-05-18 Thread Django
#24812: RuntimeWarning in schema tests about reloading models +- Reporter: timgraham |Owner: timgraham Type: Bug | Status: assigned Component: Migrations |

Re: [Django] #24812: RuntimeWarning in schema tests about reloading models

2015-05-18 Thread Django
#24812: RuntimeWarning in schema tests about reloading models +- Reporter: timgraham |Owner: timgraham Type: Bug | Status: assigned Component: Migrations |

Re: [Django] #24747: Allow transforms in order_by

2015-05-18 Thread Django
#24747: Allow transforms in order_by -+- Reporter: sparkyb |Owner: nobody Type: New feature | Status: new Component: Database layer |

Re: [Django] #24814: Unable to order_by an ArrayField element.

2015-05-18 Thread Django
#24814: Unable to order_by an ArrayField element. --+-- Reporter: schinckel |Owner: Type: Uncategorized | Status: closed Component: contrib.postgres |

Re: [Django] #24814: Unable to order_by an ArrayField element.

2015-05-18 Thread Django
#24814: Unable to order_by an ArrayField element. --+-- Reporter: schinckel |Owner: Type: Uncategorized | Status: new Component: contrib.postgres |

[Django] #24814: Unable to order_by an ArrayField element.

2015-05-18 Thread Django
#24814: Unable to order_by an ArrayField element. --+- Reporter: schinckel | Owner: Type: Uncategorized | Status: new Component: contrib.postgres |Version: 1.8 Severity: Normal| Keyw

Re: [Django] #24783: Template libraries and built-ins should be registered through the engine

2015-05-18 Thread Django
#24783: Template libraries and built-ins should be registered through the engine -+ Reporter: prestontimmons |Owner: Type: New feature | Status: new Component: Temp

Re: [Django] #24783: Template libraries and built-ins should be registered through the engine

2015-05-18 Thread Django
#24783: Template libraries and built-ins should be registered through the engine -+ Reporter: prestontimmons |Owner: Type: New feature | Status: new Component: Temp

Re: [Django] #9739: Admin does not correctly prefill DataTimeField from URL

2015-05-18 Thread Django
#9739: Admin does not correctly prefill DataTimeField from URL ---+ Reporter: gilhad |Owner: RidleyLarsen Type: Bug| Status: assigned Component: contr

Re: [Django] #24769: Cast optparse verbosity argument to an integer for better backwards compatibility

2015-05-18 Thread Django
#24769: Cast optparse verbosity argument to an integer for better backwards compatibility -+- Reporter: blueyed |Owner: nobody Type: | Sta

Re: [Django] #24813: Document that {% include %} suppresses errors when DEBUG=False

2015-05-18 Thread Django
#24813: Document that {% include %} suppresses errors when DEBUG=False --+ Reporter: pratyushmittal|Owner: nobody Type: Cleanup/optimization | Status: new Com

Re: [Django] #24805: Improve makemessages error reporting for invalid locale path

2015-05-18 Thread Django
#24805: Improve makemessages error reporting for invalid locale path -+- Reporter: wimfeijen|Owner: nobody Type: Bug | Status: closed Comp

Re: [Django] #24784: Admin interface ForeignKey field select widget partially hidden in Firefox

2015-05-18 Thread Django
#24784: Admin interface ForeignKey field select widget partially hidden in Firefox -+ Reporter: hobbsd |Owner: nobody Type: Bug | Status: new Compo

Re: [Django] #24813: Document that {% include %} suppresses errors when DEBUG=False

2015-05-18 Thread Django
#24813: Document that {% include %} suppresses errors when DEBUG=False --+ Reporter: pratyushmittal|Owner: nobody Type: Cleanup/optimization | Status: new Com

Re: [Django] #24813: Document that {% include %} suppresses errors when DEBUG=False (was: TemplateDoesNotExist is not raised in tests)

2015-05-18 Thread Django
#24813: Document that {% include %} suppresses errors when DEBUG=False --+ Reporter: pratyushmittal|Owner: nobody Type: Cleanup/optimization | Status: new Com

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

2015-05-18 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] #24553: Pass application list to more admin views

2015-05-18 Thread Django
#24553: Pass application list to more admin views ---+ Reporter: rm_|Owner: nobody Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #24813: TemplateDoesNotExist is not raised in tests

2015-05-18 Thread Django
#24813: TemplateDoesNotExist is not raised in tests ---+-- Reporter: pratyushmittal |Owner: nobody Type: Bug| Status: new Component: Testing framework

Re: [Django] #24813: TemplateDoesNotExist is not raised in tests

2015-05-18 Thread Django
#24813: TemplateDoesNotExist is not raised in tests ---+-- Reporter: pratyushmittal |Owner: nobody Type: Bug| Status: new Component: Testing framework

[Django] #24813: TemplateDoesNotExist is not raised in tests

2015-05-18 Thread Django
#24813: TemplateDoesNotExist is not raised in tests ---+ Reporter: pratyushmittal | Owner: nobody Type: Bug| Status: new Component: Testing framework |Version: 1.8 Severity: Normal

Re: [Django] #24810: Reopen database connection automatically when no transaction is active

2015-05-18 Thread Django
#24810: Reopen database connection automatically when no transaction is active -+- Reporter: aaugustin|Owner: nobody Type: New feature | Status: new

Re: [Django] #24808: An error that occurs when 2 migrations happen to execute as the result of a single migrate command.

2015-05-18 Thread Django
#24808: An error that occurs when 2 migrations happen to execute as the result of a single migrate command. +-- Reporter: damix911|Owner: nobody Type: Bug | Status: c