-
### ✨ Description
Authentication interfaces for both the Vitality frontend application and the frontend of the Backoffice (BO), with a focus on protecting source code privacy.
### 🚀 Motivation
By…
-
**Good**
- good formatting!
- logical and organized
- really solid CRUD app
**Improvements**
- maybe load your JS at the bottom of the page if possible
- clean up commented out code
- perhaps more he…
-
When updating a user's details without updating the password, the backend fails. The issue is very simple:
https://github.com/tiangolo/full-stack-fastapi-postgresql/blob/490c554e23343eec0736b06e59b…
-
I tried to resemble your example with Person and PersonCrud but I get empty registered cruds list.
Should I explicitly register a crud in some way?
-
## Why
Sometimes when working on the addon, we need to test the generated app if it works. Usually, we create some basic controller view, add style and javascript to test. 🕵️
To avoid this repe…
rosle updated
9 months ago
-
Currently, `form-builder-permissions.xml` controls:
- Form Builder
- whether the user can create/edit/publish a form definition with a given app name
- Home page
- whether the user has "admin" per…
-
大神好,我想我问问通过 ,我现在在master里面
通过$ git checkout -b vue_table_crud origin/vue_table_crud 切换到 vue_table_crud 分支
返回得的结果是:warning: refname 'origin/vue_table_crud' is ambiguous.
…
-
Please post the link of application you guys have made for basic Create, Update, Read and Delete functionality.
-
# To enable causes of error during execution
```
# SECURITY WARNING: don't run with debug turned on in production!
DEBUG = True
```
# Add our app emp_CRUD and Djangorestframework into our Django…
-
Prior to making the Dashboards Public API available, we should decide on how best to organize the base URL path for the CRUD routes.
Two suggested base paths are
1. `/api/dashboards`
2. `/api/dashboa…