-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: django-commons/django-typer
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Returned results should not be printed by default?
BREAKING
This change will break downstream code.
help wanted
Extra attention is needed
question
Further information is requested
#167
opened Feb 5, 2025 by
bckohan
Default rich traceback should not show locals - its too much information.
BREAKING
This change will break downstream code.
path completers should be configurable with a root directory other than cwd
enhancement
New feature or request
Migrate pyproject.toml to poetry 2 and portable project specifiers
build
Pertains to packaging and build
Split parsers.py and completers.py into submodules.
BREAKING
This change will break downstream code.
refactor
A code refactor/redesign that does not noticeably effect functionality.
shellcompletion of parameter values that start with - are interpreted as options
bug
Something isn't working
#161
opened Jan 30, 2025 by
bckohan
Model objects with null lookup fields should not be included in model field completion output
bug
Something isn't working
Use in-house shell completer classes.
BREAKING
This change will break downstream code.
refactor
A code refactor/redesign that does not noticeably effect functionality.
Remove name parameter from initialize()/callback().
BREAKING
This change will break downstream code.
ANSI color control sequences should optionally be scrubbed from shell completions
enhancement
New feature or request
Add showcase of commands using django-typer to docs
documentation
Improvements or additions to documentation
Add a @finalize decorator for functions to collect/operate on subroutine results.
enhancement
New feature or request
Adapt to upstream changes in typer autocomplete interface.
BREAKING
This change will break downstream code.
dependencies
Pull requests that update a dependency file
Remove management imports in django_typer/__init__.py
BREAKING
This change will break downstream code.
enhancement
New feature or request
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.