I want to create a demo mode for my application where everything
should look like it works nomally but the actual insertion of data
should be prevented. Is it possible to do that if I use crud.create/
update?? Or should I replace all forms with form_factory forms?

Reply via email to