Monday, August 3, 2015

Re: Need help with auto_now_add and auto_now fields

No problem. Still you can provide an one off value by selecting option 1 and migrate. It won't have any impact.

I think this warning will arise on every occasion we alter the table structure irrespective of entry being there or not.

On 04-Aug-2015 11:05 am, "sarfaraz ahmed" <findsarfaraz@gmail.com> wrote:
I have entries present in User Profile Table. But this field belongs to User_Address model which is new and does not have any entries present. Please advice.




On Tue, Aug 4, 2015 at 12:51 AM, rajan santhanam <rajanpsanthanam@gmail.com> wrote:

Hi Ahmed,

This message is because you hav few entries already present for that model in DB. If it is OK for you, you can add datetime.now as default value for the existing rows

Many Thanks
Rajan

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACO5KE9VA0QFKmk25HpEnwubKSpbk_6LUT%2BU%3DUwh7y0Dgu3YYw%40mail.gmail.com.

For more options, visit https://groups.google.com/d/optout.



--
Thanks with regards,
Sarfaraz Ahmed


--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEPJdiy8sea_nbtewbyQpVmF54mrCSoe3XRReMrOKex%2B7mKktw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

--
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 django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACO5KE_RGHyXPRKWz3ts6hPEeBbEntLo0EDi9AauK3fDuDVOGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment