On Wednesday, 27 January 2016 21:29:18 UTC, ofeyofey wrote: > > No problem. Thanks for your help. > Maybe fields can't be added to a model with django. > I will try dropping the table in the DB and see what happens. > Thanks again, >
Adding fields to models is quite literally what migrations are for. -- DR. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7aa1bb2c-7ec3-4756-9a32-e6d3011743e4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

