django-models

    61

    5답변

    내 머리를 감싸는 데 문제가 있습니다. 지금은 같은 종류의 보이는 일부 모델이 있습니다 def Review(models.Model) ...fields... overall_score = models.FloatField(blank=True) def Score(models.Model) review = models.ForeignKey

    2

    3답변

    newforms 관리자로 전환 할 때 ImageField에 core = False를 지정하는 방법을 알아내는 데 어려움이 있습니다. TypeError: __init__() got an unexpected keyword argument 'core' [편집]이는 ".이 필드는 필요"하지만, 단지 핵심 인자를 제거하여 내가 얻을 : 는 나는 다음과 같은 오류