Django Admin - Disable the 'Add' action for a specific model Ask

后端 未结 0 464
半阙折子戏
半阙折子戏 2020-12-04 18:52

hello there i want to add images in form from my admin panel with django when I created my class I do: photo = models.ImageField(null=True, blank=True, upload_to=\'images/\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题