Skip to content

fix: Incompatibility with Django 3.1 - #24

Open
webbrain-one wants to merge 1 commit into
ashchristopher:masterfrom
webbrain-one:webbrain/issue-15
Open

fix: Incompatibility with Django 3.1#24
webbrain-one wants to merge 1 commit into
ashchristopher:masterfrom
webbrain-one:webbrain/issue-15

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #15

Django 3.1 changed the client's runshell() method to accept a
`parameters` argument. Update django-pgcli's implementation to match
this change, fixing the TypeError when running `manage.py dbshell`.

Closes ashchristopher#15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatibility with Django 3.1

1 participant