Check 1.11 to 2.0 upgrade.
You already checked the project configuration and make migrations ?, it
could be changed with the upgrade!!!
I will hope help you.
PD I'm a beginner in Django.
El 06/05/18 a las 23:38, Michael Gauland escribió:
Just in case anyone else runs into this, I fixed it by s
Hello, I am a new programmer on Django.
I want in this class show, in the admin site of Django, the field "id",
I don't want create other field, if this could be possible.
class Tarjeton(models.Model):
farmacia = models.ForeignKey(Farmacia, null=True,
on_delete=models.SET_NULL)
MOTIVO =
2 matches
Mail list logo