Re: [Django] #22383: Add the required tag to the input fields which are required for database entry

2016-04-20 Thread Django
#22383: Add the required tag to the input fields which are required for database entry -+ Reporter: abhishek.garg@… |Owner: Type: New feature | Status: new

[Django] #26525: Tutorial02 document issue

2016-04-20 Thread Django
#26525: Tutorial02 document issue ---+ Reporter: edwardspbe | Owner: nobody Type: Uncategorized | Status: new Component: Documentation |Version: 1.9 Severity: Normal | Keywords: Triage

[Django] #26524: Django Admin list_display - Unable to display foreign key id

2016-04-20 Thread Django
#26524: Django Admin list_display - Unable to display foreign key id ---+--- Reporter: cristianocca | Owner: nobody Type: Bug| Status: new Component: contrib.admin |Version: 1.9

Re: [Django] #26504: Prevent logging warnings for page "Not Found" before redirect to language-prefixed page

2016-04-20 Thread Django
#26504: Prevent logging warnings for page "Not Found" before redirect to language- prefixed page -+- Reporter: cworth-gh|Owner: Tim Type: | Graham

Re: [Django] #19665: 'Command' object has no attribute 'stderr'

2016-04-20 Thread Django
#19665: 'Command' object has no attribute 'stderr' -+- Reporter: stefankoegl |Owner: claudep Type: Bug | Status: closed Component: Core

Re: [Django] #26425: SubfieldBase deprecation warning may appear as coming from six

2016-04-20 Thread Django
#26425: SubfieldBase deprecation warning may appear as coming from six -+- Reporter: mvanderlinde |Owner: nobody Type: | Status: closed

Re: [Django] #26281: Improve utils.formats.date_format() error message when using time formatting with datetime.date

2016-04-20 Thread Django
#26281: Improve utils.formats.date_format() error message when using time formatting with datetime.date --+ Reporter: flesser |Owner: benxy Type: Cleanup/optimization |

Re: [Django] #19665: 'Command' object has no attribute 'stderr'

2016-04-20 Thread Django
#19665: 'Command' object has no attribute 'stderr' -+- Reporter: stefankoegl |Owner: claudep Type: Bug | Status: new Component: Core

Re: [Django] #17209: Dogfood class-based views in contrib.auth

2016-04-20 Thread Django
#17209: Dogfood class-based views in contrib.auth -+- Reporter: melinath |Owner: auvipy Type: | Status: assigned Cleanup/optimization

Re: [Django] #26522: Bug in django.db.models.sql.Query.combine

2016-04-20 Thread Django
#26522: Bug in django.db.models.sql.Query.combine -+- Reporter: OleLaursen |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #26520: SessionBase.pop() no longer raises a KeyError

2016-04-20 Thread Django
#26520: SessionBase.pop() no longer raises a KeyError -+- Reporter: tuky |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #26520: SessionBase.pop() no longer raises a KeyError

2016-04-20 Thread Django
#26520: SessionBase.pop() no longer raises a KeyError -+- Reporter: tuky |Owner: nobody Type: Bug | Status: closed Component:

Re: [Django] #24621: request.session.pop's second param is not documented

2016-04-20 Thread Django
#24621: request.session.pop's second param is not documented ---+ Reporter: gabor |Owner: adamzap Type: Bug| Status: closed Component: Documentation |

Re: [Django] #24621: request.session.pop's second param is not documented

2016-04-20 Thread Django
#24621: request.session.pop's second param is not documented ---+ Reporter: gabor |Owner: adamzap Type: Bug| Status: closed Component: Documentation |

Re: [Django] #26520: SessionBase.pop() no longer raises a KeyError

2016-04-20 Thread Django
#26520: SessionBase.pop() no longer raises a KeyError -+- Reporter: tuky |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #15250: Cannot fill parent model instance in cache

2016-04-20 Thread Django
#15250: Cannot fill parent model instance in cache -+- Reporter: vzima|Owner: Type: Bug | Status: new Component: Database layer

Re: [Django] #26523: Unable to select_related() an implicit one to one relationship in multi-table inheritance (was: Unable to prefetch the implicit one to one relationship)

2016-04-20 Thread Django
#26523: Unable to select_related() an implicit one to one relationship in multi- table inheritance -+- Reporter: czpython |Owner: nobody Type: Bug |

Re: [Django] #26424: Allow URLValidator to skip schemes validation

2016-04-20 Thread Django
#26424: Allow URLValidator to skip schemes validation --+ Reporter: timgraham |Owner: burhan Type: New feature | Status: assigned Component: Core (Other) |

Re: [Django] #26511: Django 1.9 and Postgres 9.4 jsonb string containment inside JSONField

2016-04-20 Thread Django
#26511: Django 1.9 and Postgres 9.4 jsonb string containment inside JSONField --+ Reporter: eoinmurray|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26425: SubfieldBase deprecation warning may appear as coming from six (was: django/utils/six.py generates a RemovedInDjango110Warning)

2016-04-20 Thread Django
#26425: SubfieldBase deprecation warning may appear as coming from six -+- Reporter: mvanderlinde |Owner: nobody Type: | Status: new

Re: [Django] #26425: django/utils/six.py generates a RemovedInDjango110Warning

2016-04-20 Thread Django
#26425: django/utils/six.py generates a RemovedInDjango110Warning -+- Reporter: mvanderlinde |Owner: nobody Type: Bug | Status: new

[Django] #26523: Unable to prefetch the implicit one to one relationship

2016-04-20 Thread Django
#26523: Unable to prefetch the implicit one to one relationship --+ Reporter: czpython | Owner: nobody Type: Bug | Status: new Component: Database layer

Re: [Django] #26522: Bug in django.db.models.sql.Query.combine

2016-04-20 Thread Django
#26522: Bug in django.db.models.sql.Query.combine -+- Reporter: OleLaursen |Owner: nobody Type: Bug | Status: new Component: Database

Re: [Django] #16327: "save as new" redirects to list view instead of newly-created item

2016-04-20 Thread Django
#16327: "save as new" redirects to list view instead of newly-created item ---+--- Reporter: candlerb |Owner: giuliettamasina Type: Bug| Status: closed

[Django] #26522: Bug in django.db.models.sql.Query.combine

2016-04-20 Thread Django
#26522: Bug in django.db.models.sql.Query.combine --+ Reporter: OleLaursen| Owner: nobody Type: Bug | Status: new Component: Database layer (models, ORM) |

Re: [Django] #26511: Django 1.9 and Postgres 9.4 jsonb string containment inside JSONField

2016-04-20 Thread Django
#26511: Django 1.9 and Postgres 9.4 jsonb string containment inside JSONField --+ Reporter: eoinmurray|Owner: nobody Type: Cleanup/optimization | Status: new

Re: [Django] #26521: CreateModel allows duplicate field names

2016-04-20 Thread Django
#26521: CreateModel allows duplicate field names --+ Reporter: w0rp |Owner: nobody Type: Cleanup/optimization | Status: new Component: Migrations

[Django] #26521: CreateModel allows duplicate field names

2016-04-20 Thread Django
#26521: CreateModel allows duplicate field names ---+ Reporter: w0rp | Owner: nobody Type: Uncategorized | Status: new Component: Migrations |Version: 1.9 Severity: Normal |

Re: [Django] #26520: SessionBase.pop() no longer raises a KeyError

2016-04-20 Thread Django
#26520: SessionBase.pop() no longer raises a KeyError --+ Reporter: tuky |Owner: nobody Type: Bug | Status: new Component: contrib.sessions |

Re: [Django] #26520: SessionBase.pop() no longer raises a KeyError

2016-04-20 Thread Django
#26520: SessionBase.pop() no longer raises a KeyError --+ Reporter: tuky |Owner: nobody Type: Bug | Status: new Component: contrib.sessions |

Re: [Django] #26520: SessionBase.pop() no longer raises a KeyError

2016-04-20 Thread Django
#26520: SessionBase.pop() no longer raises a KeyError --+ Reporter: tuky |Owner: nobody Type: Bug | Status: new Component: contrib.sessions |

Re: [Django] #17209: Dogfood class-based views in contrib.auth

2016-04-20 Thread Django
#17209: Dogfood class-based views in contrib.auth -+- Reporter: melinath |Owner: auvipy Type: | Status: assigned Cleanup/optimization

Re: [Django] #26520: SessionBase.pop() no longer raises a KeyError (was: Undo #24621 to make session.pop raise a KeyError again)

2016-04-20 Thread Django
#26520: SessionBase.pop() no longer raises a KeyError --+ Reporter: tuky |Owner: nobody Type: Bug | Status: new Component: contrib.sessions |

Re: [Django] #26519: Support for Normalisation for Django Passwords

2016-04-20 Thread Django
#26519: Support for Normalisation for Django Passwords ---+-- Reporter: Arun |Owner: nobody Type: Uncategorized | Status: closed Component: contrib.auth |

Re: [Django] #26519: Support for Normalisation for Django Passwords

2016-04-20 Thread Django
#26519: Support for Normalisation for Django Passwords ---+-- Reporter: Arun |Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |

Re: [Django] #26519: Support for Normalisation for Django Passwords

2016-04-20 Thread Django
#26519: Support for Normalisation for Django Passwords ---+-- Reporter: Arun |Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |

Re: [Django] #26519: Support for Normalisation for Django Passwords

2016-04-20 Thread Django
#26519: Support for Normalisation for Django Passwords ---+-- Reporter: Arun |Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |

Re: [Django] #26519: Support for Normalisation for Django Passwords

2016-04-20 Thread Django
#26519: Support for Normalisation for Django Passwords ---+-- Reporter: Arun |Owner: nobody Type: Uncategorized | Status: new Component: contrib.auth |

Re: [Django] #26520: Undo #24621 to make session.pop raise a KeyError again

2016-04-20 Thread Django
#26520: Undo #24621 to make session.pop raise a KeyError again --+-- Reporter: tuky |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26520: Undo #24621 to make session.pop raise a KeyError again

2016-04-20 Thread Django
#26520: Undo #24621 to make session.pop raise a KeyError again --+-- Reporter: tuky |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26520: Undo #24621 to make session.pop raise a KeyError again

2016-04-20 Thread Django
#26520: Undo #24621 to make session.pop raise a KeyError again --+-- Reporter: tuky |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26520: Undo #24621 to make session.pop raise a KeyError again

2016-04-20 Thread Django
#26520: Undo #24621 to make session.pop raise a KeyError again --+-- Reporter: tuky |Owner: nobody Type: Bug | Status: new Component:

Re: [Django] #26520: Undo #24621 to make session.pop raise a KeyError again

2016-04-20 Thread Django
#26520: Undo #24621 to make session.pop raise a KeyError again --+-- Reporter: tuky |Owner: nobody Type: Bug | Status: new Component:

[Django] #26520: Undo #24621 to make session.pop raise a KeyError again

2016-04-20 Thread Django
#26520: Undo #24621 to make session.pop raise a KeyError again --+ Reporter: tuky | Owner: nobody Type: Bug | Status: new Component: contrib.sessions |Version: 1.9 Severity:

Re: [Django] #17209: Dogfood class-based views in contrib.auth

2016-04-20 Thread Django
#17209: Dogfood class-based views in contrib.auth -+- Reporter: melinath |Owner: auvipy Type: | Status: assigned Cleanup/optimization

Re: [Django] #25789: Inefficient Queries Generated due to not using WHERE EXISTS

2016-04-20 Thread Django
#25789: Inefficient Queries Generated due to not using WHERE EXISTS -+- Reporter: cancan101|Owner: nobody Type: | Status: new