So i was a beginner using this framework.
I don't know how to add custom app on the desk.
I was following the tutorial by add desk.py and insert my code there. after bench migrate and nothing happend. I'm following tutorial from this link.
So i was a beginner using this framework.
I don't know how to add custom app on the desk.
I was following the tutorial by add desk.py and insert my code there. after bench migrate and nothing happend. I'm following tutorial from this link.
You have to create .py file into the config folder with the module name
Your Custom app_name>app_name>config>[app_name.py]>and then add code