Be careful not to choose field names that conflict with the models API like clean , save , or delete . Example: from django.db import models class ...
確定! 回上一頁