Re: non-nullable field

2018-09-25 Thread Tim Graham
ations it refuses saying You are trying to add a > non-nullable field without a default then gives an option of using > showtime.now() as an example. > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Djang

non-nullable field

2018-09-25 Thread miyandamainga
Whenever i try to makemigrations it refuses saying You are trying to add a non-nullable field without a default then gives an option of using showtime.now() as an example. -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to D