-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: bckohan/django-routines
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
Use intersphinx for cross doc references
documentation
Improvements or additions to documentation
#33
by bckohan
was closed Apr 2, 2025
Remove support for python 3.8
dependencies
Pull requests that update a dependency file
#30
by bckohan
was closed Feb 18, 2025
Upgrade to django-typer 3.x
dependencies
Pull requests that update a dependency file
#29
by bckohan
was closed Feb 18, 2025
Switch rtd theme to furo.
documentation
Improvements or additions to documentation
#27
by bckohan
was closed Aug 26, 2024
Ability to add custom typer options to the routine command that are passed to the options of commands.
enhancement
New feature or request
#25
by bckohan
was closed Feb 19, 2025
Option to run routine within a transaction.
enhancement
New feature or request
#24
by bckohan
was closed Jul 27, 2024
Allow routine names that conflict with python keywords (i.e. import)
bug
Something isn't working
#21
by bckohan
was closed Jul 17, 2024
stdout/stderr streaming from subprocesses
enhancement
New feature or request
#15
by bckohan
was closed Feb 18, 2025
Invalidate importlib caches if command is makemigrations
enhancement
New feature or request
#13
by bckohan
was closed Jun 10, 2024
Rationale for why settings is a good place to put routines.
documentation
Improvements or additions to documentation
#8
by bckohan
was closed Jun 10, 2024
Command type for system commands (i.e. non-management commands) to be run as subprocesses
enhancement
New feature or request
#7
by bckohan
was closed Jun 10, 2024
Option to run management commands as subprocesses instead of in the same process space.
enhancement
New feature or request
#6
by bckohan
was closed Jun 10, 2024
Update import deprecation for django-typer 2.1+
dependencies
Pull requests that update a dependency file
#4
by bckohan
was closed Jun 6, 2024
Help example images dont have the correct usage line.
documentation
Improvements or additions to documentation
#3
by bckohan
was closed Jun 5, 2024
ProTip!
Add no:assignee to see everything that’s not assigned.