Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / django-commons/django-typer issues and pull requests
#67 - Allow callback and initialize to be aliases of each other.
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#67 - Allow callback and initialize to be aliases of each other.
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#66 - Remove shell_complete monkey patch when upstream PR is merged.
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#66 - Remove shell_complete monkey patch when upstream PR is merged.
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#65 - Shell completion for --pythonpath
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#65 - Shell completion for --pythonpath
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#64 - Shell completion for --settings
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#64 - Shell completion for --settings
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#63 - An intelligible exception should be thrown when a command is invoked that has no implementation.
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#62 - TyperCommand class docstring should be used as the help as a last resort.
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#62 - TyperCommand class docstring should be used as the help as a last resort.
Issue -
State: closed - Opened by bckohan 9 months ago
Labels: enhancement
#61 - Adapter pattern that allows commands and groups to be added without extension by apps further up the app stack.
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: enhancement
#60 - ModelObjectParser should use a metavar appropriate to the field type.
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: enhancement
#60 - ModelObjectParser should use a metavar appropriate to the field type.
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: enhancement
#59 - Document how to improve bash completion behavior.
Issue -
State: open - Opened by bckohan 10 months ago
- 1 comment
Labels: documentation
#59 - Document how to improve bash completion behavior.
Issue -
State: closed - Opened by bckohan 10 months ago
- 1 comment
Labels: documentation
#58 - Add support for QuerySet parameter types.
Issue -
State: open - Opened by bckohan 10 months ago
Labels: enhancement
#58 - Add support for QuerySet parameter types.
Issue -
State: open - Opened by bckohan 10 months ago
Labels: enhancement
#57 - Pull in version 1.1.2
Pull Request -
State: closed - Opened by bckohan 10 months ago
#57 - Pull in version 1.1.2
Pull Request -
State: closed - Opened by bckohan 10 months ago
#56 - Switch to ruff for linting and formatting.
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: enhancement
#56 - Switch to ruff for linting and formatting.
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: enhancement
#55 - Add a wrapper for typer's echo/secho
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: documentation, enhancement
#54 - Overridden common Django arguments fail to pass through when passed through call_command
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: bug
#54 - Overridden common Django arguments fail to pass through when passed through call_command
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: bug
#53 - Support a native typer-like interface.
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: enhancement
#53 - Support a native typer-like interface.
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: enhancement
#52 - Merge V1.1.1 changes.
Pull Request -
State: closed - Opened by bckohan 10 months ago
- 1 comment
#52 - Merge V1.1.1 changes.
Pull Request -
State: closed - Opened by bckohan 10 months ago
- 1 comment
#51 - Fix pyright type checking and add to CI
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: typing, tests
#50 - Convert CONTRIBUTING.rst to markdown
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: documentation
#50 - Convert CONTRIBUTING.rst to markdown
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: documentation
#49 - V1.1.x
Pull Request -
State: closed - Opened by bckohan 10 months ago
#48 - Convert readme to markdown.
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: enhancement
#47 - typer 0.12.0 breaks django_typer 1.0.9
Issue -
State: closed - Opened by oliverandrich 10 months ago
- 6 comments
Labels: bug, dependencies
#46 - Support typer 0.12.0
Issue -
State: closed - Opened by bckohan 10 months ago
Labels: dependencies
#45 - Support typer 0.10 and 0.11
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: enhancement
#45 - Support typer 0.10 and 0.11
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: enhancement
#44 - Helps throw an exception when invoked from an absolute path that is not relative to the getcwd()
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: bug
#43 - prompt options on groups still prompt when given as named parameters on call_command
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: bug
#42 - Options with prompt=True are prompted twice
Issue -
State: closed - Opened by bckohan 11 months ago
- 1 comment
Labels: bug
#41 - —help is broken when default is equal to None on a option.
Issue -
State: closed - Opened by caner-cetin 11 months ago
- 7 comments
Labels: question
#40 - Help sometimes shows full script path in Usage: when it shouldnt.
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: bug
#39 - METAVAR when ModelObjectParser supplied should default to model name
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: bug
#39 - METAVAR when ModelObjectParser supplied should default to model name
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: bug
#38 - @group type hint does not carry over the parameter spec of the wrapped function
Issue -
State: closed - Opened by bckohan 11 months ago
- 1 comment
Labels: enhancement
#37 - name property on TyperCommand is too generic and should be private.
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: enhancement
#36 - When usage errors are thrown the help output should be that of the subcommand invoked not the parent group.
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: bug
#35 - typer installs its own system exception hook when commands are run and this may step on the installed rich hook
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: bug
#34 - Better test organization.
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: tests
#33 - Incomplete typing info for @command decorator
Issue -
State: closed - Opened by oliverandrich 11 months ago
- 3 comments
Labels: typing
#33 - Incomplete typing info for @command decorator
Issue -
State: closed - Opened by oliverandrich 11 months ago
- 3 comments
Labels: typing
#32 - Pyright
Pull Request -
State: closed - Opened by bckohan 11 months ago
#32 - Pyright
Pull Request -
State: closed - Opened by bckohan 11 months ago
#31 - Add py.typed stub
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: typing
#31 - Add py.typed stub
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: typing
#30 - Run type checking with django-stubs installed.
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: typing
#29 - Add pyright to linting and resolve any pyright errors.
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: enhancement
#28 - Added missing py.typed file to make Pylance and pyright happy.
Pull Request -
State: closed - Opened by oliverandrich 11 months ago
- 1 comment
#27 - Missing subcommand produces stack trace without --traceback.
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: bug
#27 - Missing subcommand produces stack trace without --traceback.
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: bug
#26 - Issue with multiple subcommands example from the docs
Issue -
State: closed - Opened by paolodina 11 months ago
- 4 comments
#25 - 1.0.1
Pull Request -
State: closed - Opened by bckohan 11 months ago
#24 - Allow handle() to be an initializer.
Issue -
State: closed - Opened by bckohan 11 months ago
Labels: bug
#23 - handle() turns into a subcommand when other subcommands are present.
Issue -
State: closed - Opened by bckohan 12 months ago
- 1 comment
Labels: question
#23 - handle() turns into a subcommand when other subcommands are present.
Issue -
State: closed - Opened by bckohan 12 months ago
- 1 comment
Labels: question
#22 - Should rich tracebacks be installed automatically if rich is installed and django_typer is in INSTALLED_APPS?
Issue -
State: closed - Opened by bckohan 12 months ago
Labels: question
#22 - Should rich tracebacks be installed automatically if rich is installed and django_typer is in INSTALLED_APPS?
Issue -
State: closed - Opened by bckohan 12 months ago
Labels: question
#21 - shell_completion broken for click < 8.1
Issue -
State: closed - Opened by bckohan 12 months ago
Labels: bug
#21 - shell_completion broken for click < 8.1
Issue -
State: closed - Opened by bckohan 12 months ago
Labels: bug
#20 - Update readme-renderer requirement from ^42.0 to >=42,<44
Pull Request -
State: closed - Opened by dependabot[bot] 12 months ago
Labels: dependencies
#19 - shellcompletion complete should print to the command's stdout.
Issue -
State: open - Opened by bckohan 12 months ago
- 2 comments
Labels: enhancement
#18 - Add translations for helps.
Issue -
State: open - Opened by bckohan 12 months ago
- 12 comments
Labels: enhancement
#17 - Add completer/parser for FileField and FilePathField
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#16 - Add completer/parser for DurationField
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#16 - Add completer/parser for DurationField
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#15 - Add completer/parser for DateTimeField
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#15 - Add completer/parser for DateTimeField
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#14 - Add completer/parser for DateField
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#14 - Add completer/parser for DateField
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#13 - Add completer/parser for TimeField
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#13 - Add completer/parser for TimeField
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#12 - Add completer/parser for GenericIPAddressField
Issue -
State: closed - Opened by bckohan 12 months ago
Labels: enhancement
#12 - Add completer/parser for GenericIPAddressField
Issue -
State: closed - Opened by bckohan 12 months ago
Labels: enhancement
#11 - Improve shell completion continuous integration tests
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#11 - Improve shell completion continuous integration tests
Issue -
State: open - Opened by bckohan 12 months ago
Labels: enhancement
#10 - Update black requirement from ^23.12.0 to >=23.12,<25.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#9 - Bump sphinx-rtd-theme from 1.2.2 to 2.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#9 - Bump sphinx-rtd-theme from 1.2.2 to 2.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#8 - Update mypy requirement from >=0.991,<1.5 to >=0.991,<1.8
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#8 - Update mypy requirement from >=0.991,<1.5 to >=0.991,<1.8
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#7 - Update sphinx requirement from ^5.0.2 to >=5.0.2,<8.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#6 - Bump sphinx-rtd-theme from 1.2.2 to 2.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#6 - Bump sphinx-rtd-theme from 1.2.2 to 2.0.0
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#5 - Bump sphinxcontrib-htmlhelp from 2.0.1 to 2.0.4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#5 - Bump sphinxcontrib-htmlhelp from 2.0.1 to 2.0.4
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#4 - Bump sphinxcontrib-applehelp from 1.0.4 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#3 - Bump sphinxcontrib-qthelp from 1.0.3 to 1.0.6
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#2 - Bump sphinxcontrib-serializinghtml from 1.1.5 to 1.1.9
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#1 - Bump sphinxcontrib-devhelp from 1.0.2 to 1.0.5
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies