Comment 1 for bug 1569244

Revision history for this message
Evgeniy L (rustyrobot) wrote :

>> will look for url patterns in 'urls.py' file and set the 'url' class variable.

I would not implement this kind of magic and would leave it up to the developer, to import module and explicitly assign it to extension class urls parameter.

But I would be interested to see what other engineers think about it.