About Multiple URL Configurations
The reverse()
function accepts urlconf
parameter where you can pass URL configuration of a website. This is useful when your project serves multiple sites under different subdomains, with separate URL configurations.
1 2 3 4 5 |
|
Tips and Tricks Programming Django 4.x Django 3.2 Django 2.2 Django 1.11 Django 1.8