Re: [Django] #27862: Exists() feature generates invalid SQL query on postgres backend

2017-02-24 Thread Django
#27862: Exists() feature generates invalid SQL query on postgres backend -+- Reporter: Vasily Stepanov |Owner: Matthew | Schinckel Type: Bug

Re: [Django] #21429: BaseCommand should use logging instead of custom output wrappers

2017-02-24 Thread Django
#21429: BaseCommand should use logging instead of custom output wrappers -+- Reporter: Nical|Owner: | ChillarAnand Type: New feature

Re: [Django] #27877: Management command exceptions should be logged

2017-02-24 Thread Django
#27877: Management command exceptions should be logged -+- Reporter: karyon |Owner: | ChillarAnand Type: New feature |

Re: [Django] #27881: Add "unified diff" output mode to diffsettings management command

2017-02-24 Thread Django
#27881: Add "unified diff" output mode to diffsettings management command ---+-- Reporter: Chris Lamb |Owner: nobody Type: New feature| Status: new Component:

[Django] #27881: Add "unified diff" output mode to diffsettings management command

2017-02-24 Thread Django
#27881: Add "unified diff" output mode to diffsettings management command -+ Reporter: Chris Lamb | Owner: nobody Type: New feature| Status: new Component:

Re: [Django] #27862: Exists() feature generates invalid SQL query on postgres backend

2017-02-24 Thread Django
#27862: Exists() feature generates invalid SQL query on postgres backend -+- Reporter: Vasily Stepanov |Owner: Matthew | Schinckel Type: Bug

Re: [Django] #27836: Add a way to delete directories through the file Storage API

2017-02-24 Thread Django
#27836: Add a way to delete directories through the file Storage API -+- Reporter: jedie|Owner: | ChillarAnand Type: New feature

Re: [Django] #27875: Manager inheritance documentation doesn't mention manager_inheritance_from_future

2017-02-24 Thread Django
#27875: Manager inheritance documentation doesn't mention manager_inheritance_from_future -+ Reporter: ek-init |Owner: nobody Type: Bug |

Re: [Django] #27875: Manager inheritance documentation doesn't mention manager_inheritance_from_future

2017-02-24 Thread Django
#27875: Manager inheritance documentation doesn't mention manager_inheritance_from_future -+ Reporter: ek-init |Owner: nobody Type: Bug |

Re: [Django] #25006: Allow for custom Time shortcut in DateTimeShortCuts.js

2017-02-24 Thread Django
#25006: Allow for custom Time shortcut in DateTimeShortCuts.js ---+ Reporter: Ramez Issac|Owner: nobody Type: New feature| Status: new Component: contrib.admin |

Re: [Django] #25406: _create_test_db hides errors like 'source database "template1" is being accessed by other users' with --keepdb

2017-02-24 Thread Django
#25406: _create_test_db hides errors like 'source database "template1" is being accessed by other users' with --keepdb -+- Reporter: Daniel Hahler|Owner: felixxm Type: Bug

Re: [Django] #27862: Exists() feature generates invalid SQL query on postgres backend

2017-02-24 Thread Django
#27862: Exists() feature generates invalid SQL query on postgres backend -+- Reporter: Vasily Stepanov |Owner: Matthew | Schinckel Type: Bug

Re: [Django] #27874: URL namespacing warning (urls.W005) does not consider nested URL namespaces

2017-02-24 Thread Django
#27874: URL namespacing warning (urls.W005) does not consider nested URL namespaces --+ Reporter: Chris Lamb|Owner: nobody Type: Bug |

Re: [Django] #25187: Make request available in authentication backends

2017-02-24 Thread Django
#25187: Make request available in authentication backends -+- Reporter: Carl Meyer |Owner: Tim | Graham Type: New feature

Re: [Django] #27873: setup_test_environment() doesn't allow ALLOWED_HOSTS to be a tuple

2017-02-24 Thread Django
#27873: setup_test_environment() doesn't allow ALLOWED_HOSTS to be a tuple ---+ Reporter: Chris Lamb |Owner: nobody Type: Bug| Status: closed

Re: [Django] #27873: setup_test_environment() doesn't allow ALLOWED_HOSTS to be a tuple

2017-02-24 Thread Django
#27873: setup_test_environment() doesn't allow ALLOWED_HOSTS to be a tuple ---+ Reporter: Chris Lamb |Owner: nobody Type: Bug| Status: closed

Re: [Django] #22144: Oracle Long text and bulk_create

2017-02-24 Thread Django
#22144: Oracle Long text and bulk_create -+- Reporter: artur@… |Owner: nobody Type: Bug | Status: closed Component: Database layer

Re: [Django] #27475: Bug in admin with date_hierarchy and Daylight savings

2017-02-24 Thread Django
#27475: Bug in admin with date_hierarchy and Daylight savings ---+ Reporter: Hugo Tácito|Owner: nobody Type: Bug| Status: new Component: contrib.admin |

Re: [Django] #27862: Exists() feature generates invalid SQL query on postgres backend

2017-02-24 Thread Django
#27862: Exists() feature generates invalid SQL query on postgres backend -+- Reporter: Vasily Stepanov |Owner: nobody Type: Bug | Status: new

Re: [Django] #27176: django.setup() should raise an exception instead of hanging on re-entrant calls

2017-02-24 Thread Django
#27176: django.setup() should raise an exception instead of hanging on re-entrant calls -+- Reporter: Aymeric Augustin |Owner: nobody Type: Bug |

Re: [Django] #25187: Make request available in authentication backends

2017-02-24 Thread Django
#25187: Make request available in authentication backends -+- Reporter: Carl Meyer |Owner: Tim | Graham Type: New feature

Re: [Django] #27874: URL namespacing warning (urls.W005) does not consider nested URL namespaces

2017-02-24 Thread Django
#27874: URL namespacing warning (urls.W005) does not consider nested URL namespaces --+ Reporter: Chris Lamb|Owner: nobody Type: Bug |

Re: [Django] #27871: Django keeps making the same migration over and over again

2017-02-24 Thread Django
#27871: Django keeps making the same migration over and over again ---+-- Reporter: Kyle Agronick |Owner: nobody Type: Bug| Status: closed Component: Migrations

Re: [Django] #27879: Writing Atom1Feed crashes if enclosures argument isn't provided to add_item()

2017-02-24 Thread Django
#27879: Writing Atom1Feed crashes if enclosures argument isn't provided to add_item() -+- Reporter: Pavlo Kapyshin |Owner: Pavlo | Kapyshin Type:

Re: [Django] #27879: Writing Atom1Feed crashes if enclosures argument isn't provided to add_item() (was: Allow to not pass enclosures argument to add_item of Atom feed)

2017-02-24 Thread Django
#27879: Writing Atom1Feed crashes if enclosures argument isn't provided to add_item() -+- Reporter: Pavlo Kapyshin |Owner: Pavlo | Kapyshin Type:

[Django] #27880: Use __set_name__ to replace some usages of contribute_to_class.

2017-02-24 Thread Django
#27880: Use __set_name__ to replace some usages of contribute_to_class. -+- Reporter: Simon | Owner: nobody Charette | Type: |

Re: [Django] #27879: Allow to not pass enclosures argument to add_item of Atom feed

2017-02-24 Thread Django
#27879: Allow to not pass enclosures argument to add_item of Atom feed -+- Reporter: Pavlo Kapyshin |Owner: Pavlo | Kapyshin Type: Bug

Re: [Django] #27879: Allow to not pass enclosures argument to add_item of Atom feed

2017-02-24 Thread Django
#27879: Allow to not pass enclosures argument to add_item of Atom feed -+- Reporter: Pavlo Kapyshin |Owner: Pavlo | Kapyshin Type: Bug

[Django] #27879: Allow to not pass enclosures argument to add_item of Atom feed

2017-02-24 Thread Django
#27879: Allow to not pass enclosures argument to add_item of Atom feed ---+--- Reporter: Pavlo Kapyshin | Owner: nobody Type: Bug | Status: new

Re: [Django] #16922: Add a template-based form rendering system

2017-02-24 Thread Django
#16922: Add a template-based form rendering system + Reporter: Carl Meyer |Owner: nobody Type: New feature | Status: new Component: Forms |