can any one help

27 views
Skip to first unread message

Gaurav Mishra

unread,
Dec 26, 2022, 9:40:35 AM12/26/22
to Django users
i have a list of items .and user can generate pdf of that item but one condition is there when user genrate pdf after that when new item added in list and after adding if your generate pdf then he show only newly added item.

i need help?

This e-mail and any files transmitted with it may contain confidential and privileged information are for the sole use of the intended recipient(s). If you are not the intended recipient, please apprise the sender by reply e-mail and destroy all copies and the original message. Any unauthorised disclosure, dissemination, forwarding, printing or copying of this email or any action taken on this e-mail is strictly prohibited and may be unlawful. The recipient acknowledges that Jellyfish Technologies or its subsidiaries and associated companies, are unable to exercise control or ensure or guarantee the integrity of the contents of the information contained in e-mail transmissions and further acknowledges that any views expressed in this message are those of the individual senders and no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of Jellyfish Technologies. Since Jellyfish Technologies cannot make a warranty that this email is free of virus/errors, kindly scan the email with antivirus software before opening the attachments/links.

Kasper Laudrup

unread,
Dec 26, 2022, 9:47:55 AM12/26/22
to django...@googlegroups.com
On 25/12/2022 21.18, 'Gaurav Mishra' via Django users wrote:
> i have a list of items .and user can generate pdf of that item but one
> condition is there when user genrate pdf after that when new item added
> in list and after adding if your generate pdf then he show only newly
> added item.
>
> i need help?
>

I think you need help in writing a question. It is impossible to
understand what you are trying to do, so no one will be able to help you.

Maybe share the code you have so far and take some time to write a
question in proper English?

Kind regards,
Kasper Laudrup
OpenPGP_0xE5D9CAC64AAA55EB.asc
OpenPGP_signature

Eng Thanoon

unread,
Dec 26, 2022, 11:47:01 AM12/26/22
to django...@googlegroups.com
Don't understand questions perfect.
But if your question is 
you have list and make pdf 
Then try to generate new pdf from items 
You want the new pdf have only new items ( not include old items in new pdf ) ?

You can add( is_add_to_pdf ) bool field to your items and make it true when added to pdf 
Then when generate other pdf exclude those items


--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2a82314a-c8b5-9d4c-22aa-87887377a454%40stacktrace.dk.
Reply all
Reply to author
Forward
0 new messages