You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Access the `admin` section in the browser: `http://127.0.0.1:8000/`
92
92
93
93
94
-
95
94
## How to Customize
96
95
97
96
When a template file is loaded, `Django` scans all template directories starting from the ones defined by the user, and returns the first match or an error in case the template is not found.
0 commit comments