1. Are you using a model form? if so, after you have check the request you can use Post.save() ***post as the model name for example. 2. for styling use https://django-crispy-forms.readthedocs.io/ or create widgets with in the for and add the classes for each input. Hope this help you out.
On Thursday, 21 April 2022 at 22:47:57 UTC+3 ahmeddo...@gmail.com wrote: > hey everyone i'm using Django with wizard form and everithing work fine > but i don't know how to styling inputs > and i don't know how to save data on my database. > > -- 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+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/337b5b92-4379-44a6-8c89-0eb65b35e342n%40googlegroups.com.