Skip to content

Support for django? #47

@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