for this {% extends "admin/base.html" %} django will get first found file base.html in subdir admin in all template dirs, but if you want to ...
確定! 回上一頁