>> 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.
>> 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.