1. What is Django and why is it used for back-end programming? | ![]() |
2. How do I create a new app in Django? | ![]() |
3. What is the purpose of the migrations folder in a Django app? | ![]() |
4. How do I define models in Django? | ![]() |
5. How can I handle URL routing in Django? | ![]() |