App Generator
App Generator
We need a simple DT view for the superuser that allows to browse the superuser. Features: - search - fixed pagination: 50 users/ page - Columns - Name - email...
In the download page, the user can see:  We need to add a new column that informs the user a new version is available. The decision we need for...
Currently, the changeLog is pulled from GH. We need to update the field to be editable just like DOCS. @mominur-helios please take a look. TY! 
The DOCS tab is not properly format the code. https://app-generator.dev/product/datta-able/django/  @mominur-helios please take a look. TY!
The api node will have more nodes:. We will start with the products API: - /api/products/ - We need filters for: - name - backend - frontend @mominur-helios please take...
## Django - https://appseed.us/product/datta-able/django/ - https://appseed.us/product/datta-able-pro/django/ - https://appseed.us/product/berry-dashboard/django/ - https://appseed.us/product/berry-dashboard-pro/django/ - https://appseed.us/product/volt-dashboard/django/ - https://appseed.us/product/volt-dashboard-pro/django/ - https://appseed.us/product/material-dashboard/django/ - https://appseed.us/product/material-dashboard2-pro/django/ - https://appseed.us/product/soft-ui-dashboard/django/ - https://appseed.us/product/soft-ui-dashboard-pro/django/ ## Flask - https://appseed.us/product/datta-able/flask/ - https://appseed.us/product/datta-able-pro/flask/ - https://appseed.us/product/berry-dashboard/flask/...
Customizations: - Design - Models - Isolated models - Extended User Model - Fields - Authentication: - Basic (default) - GitHub - Modules: - API - Docker - Ci/CD (Render)...
@sgnd please assist. The MySql / PgSql dev libs might be required in the LIVE server . Thanks!
> Asked in Discord `This is just for a csv file. How about the mysql or mssql? Can I link the data from there?`
the tools directory needs to be refactored like this: - apps - tools -> `/tools/` (this is pure Django, we don't need for now React) - tools_db_editor -> `/tools/db-editor/` -...