-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can you give a CRUD example with flask-modal? #1
Comments
I tried out a CRUD system with the example app that I have provided in the repo. It works. The register form is like your "create" form and the subscribe form on the next page can get pre-filled data to act like your "update" form. Please tell me what problem you are facing or show me your repo. |
Thank you!
|
Can you please give me advice to solve my problems using Flask-modals. |
For example:
Table view
Thank you. Hope to receive your reply as soon as possible.
The text was updated successfully, but these errors were encountered: