i am backend developer of an organization and faced to this problem i have an OrderdModel class (DealCategory) and i wanted to make my (Deal) model also OrderdModel so i tried this way and faced this problem while adding a deal to dealcategory i am not share that it is django problem or django-order-model module problem do you have any idea to help me ?
On Tue, Aug 4, 2020 at 2:15 PM Venkata Penumatsa <[email protected]> wrote: > Hi Vedant, > > Is this a hobby project or organization project? Is there any budget for > this project? If so how much is the budget? > > > On Sun, 2 Aug 2020 at 13:45, Kasper Laudrup <[email protected]> wrote: > >> Hi Yedant, >> >> On 02/08/2020 17.54, vedant mehta wrote: >> > I m facing many problems. Video player , forum for qna, creating >> assignment page, stars for the instructor, generating certificate. >> > >> >> So far we can gather that you want to do something, but have no idea how >> to do any of it and therefore need some help. >> >> Nothing wrong with that, but it would greatly improve your chances of >> getting help if you try to clarify which kind of help you are looking for. >> >> Do you have any programming experience at all and do you have some code >> you are willing to share so someone can have a look at it? >> >> Are you looking for a mentor and would you be willing to pay someone to >> help you learning Python/Django development? >> >> Do you have any specific problems that you would like anyone to help you >> with? >> >> So far, no one knows but you, so you'll probably not get any relevant >> help before you make it clear what you're looking for. >> >> 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/ff1b0da0-0b14-02ce-74fe-e564fd0f69aa%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/CAPROKTc6UqYbDVXs0ts6qmgEHX915sKc%3DA12yJ_OnEN0z9idaA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAPROKTc6UqYbDVXs0ts6qmgEHX915sKc%3DA12yJ_OnEN0z9idaA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAHyNETR500QODsppZn9Qknb%2BcCeX4y2-2KdZ2CLFnn9PF%3D6Y0g%40mail.gmail.com.

