You need to work with model forms, but not forms, in your templates
implement crispy forms to avoid over coding
On Wed, Aug 31, 2022, 03:03 Mike Dewhirst wrote:
> 1. Create a forms directory
> 2. Create ../forms/__init__.py
> 3. Move your forms.py into the forms directory
> 4. In ./__init__.py
Elaborate more bro, what do you mean by sub model
On Sat, Aug 27, 2022, 23:56 देव Hingu wrote:
> Please check here for my problem
>
> https://stackoverflow.com/questions/73499743/cant-find-load-sub-module-inside-django-appmodule-dynamically
>
> --
> You received this message because you are subs
Its a requirement if your application is using 1. a fronted framework,
2. If your going to integrate APIs for instance payment APIs etc. And its
also good in authentication.
On Aug 26, 2022 6:19 AM, "Ryan Nowakowski" wrote:
> On Sun, Jul 31, 2022 at 12:55:46AM -0700, Joseph Bashorun wrote:
> > I
3 matches
Mail list logo