javierleonet Hi, thanks again for your effort, its very dificult to find documentation about python+django+aapanel (sorry about my english) 😉 I almost finished the tutorial, but I get this:
aaPanel_Kern javierleonet Comment the configuration below, otherwise it will cause database errors later, only keep: TIME_ZONE = 'Asia/Shanghai' #LANGUAGE_CODE = 'zh-hans' (English will be displayed after adding annotations) #USE_I18N = True #USE_L10N = True #USE_TZ = True
aaPanel_Kern aaP_Utibe2193 Hello, it is recommended to use a search engine to find relevant resources.
InoT aaPanel_Kern Comment the configuration below, otherwise it will cause database errors later, only keep: TIME_ZONE = 'Asia/Shanghai' #LANGUAGE_CODE = 'zh-hans' (English will be displayed after adding annotations) #USE_I18N = True #USE_L10N = True #USE_TZ = True Can you please explain why this is the case? If I am deploying production projects, I may have to use different time zones and I may need TimeZone conversion. Why should I disable those and set the time zone to Shanghai?
aaPanel_Kern aaP_muskansingh65553 Hi, is the problem solved? Command error delete cd and then execute.
aaPanel_Kern aaP_muskansingh65553 Check your own actual path. Don't just copy tutorials. The path of each installation is different
aaPanel_Kern aaP_muskansingh65553 Please double check for yourself, put 8658305af42d6efded53c296d677d3ba_venv which is the path in my tutorial. Please replace it with the directory name of the virtual path generated by your own server
aaP_centro aaPanel_Kern Hi, I'm new on the aapanel. I write python code that use selenium webdriver to web scrape that used to API and I run my code in aapanel but it isn't work. I locate my code in Files. How to solve this problem?(sorry about my english 😅 )