8000 Support for django? · Issue #47 · clarkperkins/click-shell · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Support for django? #47
Open
Open
@aegonzalez

Description

@aegonzalez

I'm trying to use click-shell with djclick:
@click_shell.shell()
@djclick.group(invoke_without_command=True)
def top_shell():
click.echo("hi there")

But I get this error:
Attempted to convert a callback into a command twice.

Any suggestions on how to use both packages?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0