Django 有他自己 URL映射的方式,现在我们来编辑项目中的 url.py ... from django.conf.urls import patterns, include, url from django.contrib import admin ...
確定! 回上一頁