X
X
XisterONE2017-06-24 23:32:28
Django
XisterONE, 2017-06-24 23:32:28

Is it possible to add fields to the model if it is already filled out?

I have a standard User table, can I add fields to it since there are already 4 users there.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ilya, 2017-06-25
@Quirel

Yes, you can. You will need to specify a default value, or allow the field to take a null value, then there should be no problems during migration.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question