Re: [Django] #27391: Support unittest.TestCase.debug() method

2017-02-09 Thread Django
#27391: Support unittest.TestCase.debug() method -+- Reporter: Pavel Savchenko |Owner: nobody Type: New feature | Status: new Component: Testing

Re: [Django] #27697: JSONField with blank=True is rendered as non-required field in a ModelForm

2017-02-09 Thread Django
#27697: JSONField with blank=True is rendered as non-required field in a ModelForm -+- Reporter: aruseni |Owner: Andrew | Nester Type:

Re: [Django] #20238: Support multiple open connections in LiveServerTestCase

2017-02-09 Thread Django
#20238: Support multiple open connections in LiveServerTestCase ---+ Reporter: jwxiao@… |Owner: Nadege Type: New feature| Status: closed Component:

Re: [Django] #22669: bulk_create with empty model fields fails on oracle

2017-02-09 Thread Django
#22669: bulk_create with empty model fields fails on oracle -+- Reporter: sns1081@…|Owner: Michael | Nacharov Type: Bug |

Re: [Django] #25898: test database creation on Oracle mistakes privilege error for existing database

2017-02-09 Thread Django
#25898: test database creation on Oracle mistakes privilege error for existing database -+- Reporter: JorisBenschop|Owner: felixxm Type: Bug |

Re: [Django] #24977: Template variables with a value of None are considered to be == to non-existent properties

2017-02-09 Thread Django
#24977: Template variables with a value of None are considered to be == to non- existent properties -+- Reporter: Daniel Quinn |Owner: Tim Type: | Martin

Re: [Django] #13295: Add a Meta.sequence option to models

2017-02-09 Thread Django
#13295: Add a Meta.sequence option to models -+- Reporter: Max Shabalihin |Owner: nobody Type: New feature | Status: new Component: Database layer

Re: [Django] #27819: Display a warning when django.views.generic.ListView assumes the default template name

2017-02-09 Thread Django
#27819: Display a warning when django.views.generic.ListView assumes the default template name --+ Reporter: Maker Bajax |Owner: nobody Type: Cleanup/optimization |

Re: [Django] #27813: BinaryField type inconsistent between sqlite3 (bytes) and postgresql (memoryview) (was: BinaryField is inconsistent between sqlite3 and postgresql)

2017-02-09 Thread Django
#27813: BinaryField type inconsistent between sqlite3 (bytes) and postgresql (memoryview) -+- Reporter: Antonio Terceiro |Owner: nobody Type: |

Re: [Django] #27820: RequestDataTooBig/TooManyFields fail to render the debug page (was: response_for_exception triggers 500 when exc is RequestDataTooBig)

2017-02-09 Thread Django
#27820: RequestDataTooBig/TooManyFields fail to render the debug page -+- Reporter: Amalia Souček|Owner: Amalia | Souček Type: Bug

Re: [Django] #24028: Related instance caching causes abstraction leaks from Field.get_db_prep_save

2017-02-09 Thread Django
#24028: Related instance caching causes abstraction leaks from Field.get_db_prep_save -+- Reporter: Jeremy Dunck |Owner: nobody Type: Bug |

Re: [Django] #27825: ORM Object constructor does not cast types of it's attributes when called by reference

2017-02-09 Thread Django
#27825: ORM Object constructor does not cast types of it's attributes when called by reference ---+-- Reporter: Oleg Belousov |Owner: nobody Type: Bug|

Re: [Django] #27825: ORM Object constructor does not cast types of it's attributes when called by reference

2017-02-09 Thread Django
#27825: ORM Object constructor does not cast types of it's attributes when called by reference ---+-- Reporter: Oleg Belousov |Owner: nobody Type: Bug|

Re: [Django] #26610: Add a citext field for contrib.postgres

2017-02-09 Thread Django
#26610: Add a citext field for contrib.postgres -+- Reporter: Shadow |Owner: nobody Type: New feature | Status: new Component:

Re: [Django] #27825: ORM Object constructor does not cast types of it's attributes when called by reference

2017-02-09 Thread Django
#27825: ORM Object constructor does not cast types of it's attributes when called by reference ---+-- Reporter: Oleg Belousov |Owner: nobody Type: Bug|

Re: [Django] #26551: Django ORM generates invalid PostgreSQL query with Inverted Q() object that crosses relations

2017-02-09 Thread Django
#26551: Django ORM generates invalid PostgreSQL query with Inverted Q() object that crosses relations -+- Reporter: Erik B. Andersen |Owner: nobody Type: Bug |

Re: [Django] #27825: ORM Object constructor does not cast types of it's attributes when called by reference

2017-02-09 Thread Django
#27825: ORM Object constructor does not cast types of it's attributes when called by reference -+- Reporter: Oleg Belousov|Owner: nobody Type: Bug |

[Django] #27825: ORM Object constructor does not cast types of it's attributes when called by reference

2017-02-09 Thread Django
#27825: ORM Object constructor does not cast types of it's attributes when called by reference -+ Reporter: Oleg Belousov | Owner: nobody Type: Bug|

Re: [Django] #27367: Document behaviour when several urls have the same name

2017-02-09 Thread Django
#27367: Document behaviour when several urls have the same name -+- Reporter: Christoph Schindler |Owner: Robert Type: | Roskam Cleanup/optimization |

Re: [Django] #26005: uri_to_iri() perfoms percent decoding incorrectly

2017-02-09 Thread Django
#26005: uri_to_iri() perfoms percent decoding incorrectly ---+- Reporter: Chronial |Owner: varun naganathan Type: Bug| Status: closed Component: Utilities |

Re: [Django] #23919: Cleanups for when we drop Python 2 compatibility

2017-02-09 Thread Django
#23919: Cleanups for when we drop Python 2 compatibility --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #23919: Cleanups for when we drop Python 2 compatibility

2017-02-09 Thread Django
#23919: Cleanups for when we drop Python 2 compatibility --+ Reporter: Tim Graham|Owner: nobody Type: Cleanup/optimization | Status: new Component: Core

Re: [Django] #20368: MemoryError can block rendering of traceback page

2017-02-09 Thread Django
#20368: MemoryError can block rendering of traceback page --+ Reporter: ironfroggy|Owner: nobody Type: Cleanup/optimization | Status: closed Component:

Re: [Django] #27822: Audit Oracle's DatabaseIntrospection.data_types_reverse

2017-02-09 Thread Django
#27822: Audit Oracle's DatabaseIntrospection.data_types_reverse -+- Reporter: Tim Graham |Owner: felixxm Type: | Status: closed

Re: [Django] #26936: Stale content type deletion stops working if all models in an app are deleted

2017-02-09 Thread Django
#26936: Stale content type deletion stops working if all models in an app are deleted --+ Reporter: Baptiste Mispelon |Owner: Pavel Type: Bug |