You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add 'run django dev server' command to taskipy tasks
A command line command was added to the pyproject.toml file to help developers quickly and easily initiate the Django development server. This addition to the taskipy tasks should help streamline the development process and make the local running and testing of the Django application more efficient.
0 commit comments