- 1
How using request module?
How combine python with web pages?
6 odpowiedzi
+ 1
Which is best framework django or flask for CMS?
Xparadox Django is more suitable for complex applications, Flask is for lightweight and more simple web apps.
If you are a beginner, then I suggest you Flask as framework.
+ 1
if request.method=='POST':
0
Using the diango or flask modules. Please be specific about what you want to do. There are a lot of things that can be done, so post detailed question.
0
Which is best framework django or flask for CMS?
0
else:
??????
- 1
Else request.method is 'GET' 😂😂😂
Shadoff what are you trying to tell?