-
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
Require tests to pass before release action runs.
build
Pertains to packaging and build
tests
#173
opened Feb 6, 2025 by
bckohan
Remove click strip_ansi monkey patch
dependencies
Pull requests that update a dependency file
#172
opened Feb 6, 2025 by
bckohan
Remove colorama init monkey patch.
dependencies
Pull requests that update a dependency file
#171
opened Feb 6, 2025 by
bckohan
Remove typer console monkey patch.
dependencies
Pull requests that update a dependency file
#170
opened Feb 6, 2025 by
bckohan
Remove all monkey patches.
dependencies
Pull requests that update a dependency file
#169
opened Feb 6, 2025 by
bckohan
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
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.