Skip to content

Autocomplete the same as django-admin #10

@ryanhiebert

Description

@ryanhiebert

From Discord:

django-admin fires up suggestions/autocompletion, which seems to be lacking with django-cmd

$ django-admin [hit tab here]
cleanup                    -- remove old data from the database
compilemessages            -- compile .po files to .mo for use with
createcachetable           -- creates table for SQL cache backend
createsuperuser            -- create a superuser
dbshell                    -- run command-line client for the curre
diffsettings               -- display differences between the curre
...

A helpful hint:

https://github.com/django/django/blob/3ee4c6a27ad520d4ecc3cded260d47cbccafb144/extras/django_bash_completion

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