How to handle urls in django?



How to handle urls in django?..

Answer / Devendra Pratap Singh

In Django, URL handling is done through URL patterns defined in urls.py files. Each pattern maps a URL to a corresponding view function.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

How to clear cache in django ?

1 Answers  


What type of noise is best for sleep?

1 Answers  


What does mixin mean?

1 Answers  


How to create custom sql query in django ?

1 Answers  


Does django have a database?

1 Answers  


What is on_delete models cascade?

1 Answers  


What is api in django?

1 Answers  


How to make Foreign Key relation in django ?

1 Answers  


What are the features available in django web framework?

1 Answers  


What is a serializer django?

1 Answers  


How do I insert a form field in word?

1 Answers  


What sites use django?

1 Answers  


Categories