Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Database error does not support indexing #27

Open
amarvin opened this issue Feb 21, 2017 · 0 comments
Open

Database error does not support indexing #27

amarvin opened this issue Feb 21, 2017 · 0 comments

Comments

@amarvin
Copy link

amarvin commented Feb 21, 2017

What is the expected behavior?

Database.Errors handled

What is the current behavior?

base.py line 94 causes a TypeError if there is one (and only one) Database.Error, as 'DatabaseError' object does not support indexing.

What are the steps to reproduce?

Introduce a Database.Error

Which versions of Python and Django are affected?

Python 3.5 and Django 1.10.5

Is there anything else we should know?

Nope

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant