Tuesday, February 23, 2021

Re: Help needed

Why don't you change field type to Char and save the datetimestamp by your side?

On Tue, Feb 23, 2021 at 12:21 PM neha bhurke <bhurkeneha7@gmail.com> wrote:
I have done all these codes but it is saving only the current date .
Any other method 
Regard,
Neha Bhurke

Precise Industrial Solutions Private Limited

Mob: +91 7738946067 I O: +91 22 28943214

Add: 115, 1st Floor, Hari Om Plaza, Behind Omkareshwar Mandir, Near National Park, Borivali (E), Mumbai-400066




On Tue, Feb 23, 2021 at 12:10 PM Omkar Parab <omkar211196@gmail.com> wrote:
datetime=models.DateTimeField(auto_now=False) ?
Or remove "auto_now"
datetime=models.DateTimeField()

On Tue, Feb 23, 2021, 11:34 AM neha bhurke <bhurkeneha7@gmail.com> wrote:
Hello everyone,

I am trying to select the custom date but datetime=models.DateTimeField(auto_now=True)
is only taking current date ....
Please help me 

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b1c53101-c7c6-403f-9b43-6713d7f66c07n%40googlegroups.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJY8mfxi-bxtyMVWiOWCESK969Ok6nZaoyhWNSLvFO_0tEGp1Q%40mail.gmail.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAEwf5Q2k2Ah3j_eSmCpjZSkfDEFKDqRySULc8Wb5kOQSwJaTRg%40mail.gmail.com.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFB6YJpvoNNhVhgZe_Te0M4UU%2BSuS2Xdvp52BirasdJhoX-LcA%40mail.gmail.com.

No comments:

Post a Comment