What is urlconf in django?



What is urlconf in django?..

Answer / Akshay Tiwari

In Django, a URLconf (URL Configuration) is a Python module that maps web URLs to views. It defines the structure of the application's URL space.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Django Python Interview Questions

Define django in python?

1 Answers  


What is cleaned_data django?

1 Answers  


Difference between pyramid vs django?

1 Answers  


What is Django ?

1 Answers  


What is mvc architecture in django?

1 Answers  


What python version should be used with django?

1 Answers  


Why is django better than rails?

1 Answers  


What are generic views in django?

1 Answers  


Explain the use of middlewares in django.

1 Answers  


What sites use django?

1 Answers  


What is the use of django framework?

1 Answers  


Does django work with python 3?

1 Answers  


Categories