-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
developmentNew feature or requestNew feature or requestreleaseThis functionality is selected for the next release.This functionality is selected for the next release.
Milestone
Description
To change:
- /tg_routine/commandHelpers.py/list_users_helper
- /tg_routine/commandHelpers.py/list_admin_commands_helper
If there is a user_id needed for test, use Chat.objects.all() and select one user_id from the available here. You can even insert your user by creating new Chat with your chat_id (you can ask me if you don't know your TG chat ID) and then calling the chat.save().
For test or some code invocation, use:
- /website/views.py/test_endpoint
After launching the web server it is available for retrieval at http://127.0.0.1:8000/test/
Cooperate with other people from the command to finish the task and create the PR which should be well-formed.
Metadata
Metadata
Assignees
Labels
developmentNew feature or requestNew feature or requestreleaseThis functionality is selected for the next release.This functionality is selected for the next release.