Re: Form fill out and review

2019-08-16 Thread Vishnu Chalil
Hai Dojo,' Do you want to enable editing on preview form or just view it and for editing comeback to the same form? On Thursday, August 15, 2019 at 4:46:21 PM UTC+5:30, Django Dojo wrote: > > Hello, > I’m new to Django and I’m looking to do the following steps: > 1. Person fills out a form >

Re: Form fill out and review

2019-08-16 Thread Derek
This can be achieved using available Django functionality (views and forms). Its not really a project but can certainly be part of one. On Thursday, 15 August 2019 16:25:52 UTC+2, Django Dojo wrote: > > I’m trying to find out if there’s any Django packages for this type of > project? > > On

Re: Form fill out and review

2019-08-15 Thread Django Dojo
I’m trying to find out if there’s any Django packages for this type of project? On Thursday, August 15, 2019, Tosin Ayoola wrote: > Ohk cool so Wat do u need help on, Wat have u done so far > > On Aug 15, 2019 12:16, "Django Dojo" wrote: > >> Hello, >> I’m new to Django and I’m looking to do

Re: Form fill out and review

2019-08-15 Thread Tosin Ayoola
Ohk cool so Wat do u need help on, Wat have u done so far On Aug 15, 2019 12:16, "Django Dojo" wrote: > Hello, > I’m new to Django and I’m looking to do the following steps: > 1. Person fills out a form > 2. Person reviews/previews the information they fill out > 3. Once it’s reviewed they can

Form fill out and review

2019-08-15 Thread Django Dojo
Hello, I’m new to Django and I’m looking to do the following steps: 1. Person fills out a form 2. Person reviews/previews the information they fill out 3. Once it’s reviewed they can post it to website -- You received this message because you are subscribed to the Google Groups "Django users"