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 Django
This mailing list is for the development of Django itself, not for support.
Use the django-users mailing list for that, or IRC #django on freenode, or
a site like Stack Overflow.
On Tuesday, September 25, 2018 at 8:11:33 AM UTC-4, miyand...@gmail.com
wrote:
>
> Whenever i try to makemigrations
Week ending September 22, 2018
Triaged
---
https://code.djangoproject.com/ticket/29762 - Document how database routers
are used for related object access (accepted)
https://code.djangoproject.com/ticket/29774 - `django-admin shell` hangs if
the user starts typing before shell is ready (