i faced the same problem while i was dealing with CSV file. i gave a unique file in csv to make a check on the particular entry. by this way, i avoided multiple entries in my database
On Mon, Feb 17, 2020 at 7:30 PM Soumen Khatua <[email protected]> wrote: > Yeah, I'm trying to do it in your way but somehow it's not working in my > script. > > Thanks for your valuable time. > > On Mon, Feb 17, 2020 at 7:27 PM Kasper Laudrup <[email protected]> > wrote: > >> Hi Soumen, >> >> On 17/02/2020 14.51, Soumen Khatua wrote: >> > Okay. >> > Is it possible to load the csv file one time do the POST or any request >> > multiple times without loading the same file.Of course If it is in same >> > class?? >> > >> >> Yes, I just gave you some ideas on how that could be done. >> >> Kind regards, >> >> Kasper Laudrup >> >> -- >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/7dc857eb-eea2-73d0-f7e6-71af08efcd7f%40stacktrace.dk >> . >> > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAPUw6Wa392ghVCSkMfcgpf2AAMSaTXGHNKukX1KjWNx1Getr-g%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAPUw6Wa392ghVCSkMfcgpf2AAMSaTXGHNKukX1KjWNx1Getr-g%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- regards Tribhuvan Kishor Bhaskar 9818078761 -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACiphSW%3DVVWJtXX%2BUsS02eWfr4yh39P5qJu_K-10xA_QM8gf%3Dg%40mail.gmail.com.

