rocket-django icon indicating copy to clipboard operation
rocket-django copied to clipboard

Rocket Django - Free Starter styled with Tailwind/Flowbite | AppSeed

Results 6 rocket-django issues
Sort by recently updated
recently updated
newest added

Celery needs to have the same code pattern as PRO version @mominur-helios please take a look. TY!

enhancement

@mominur-helios pleas replace `Product` model with Sales, to be inlined with PRO version Same as this issue: https://github.com/app-generator/priv-rocket-django-pro/issues/39 TY!

enhancement

The current version uses a hardcoded value [ 5 ] for the pagination: A classic `on-page` UI control might improve the UX. https://github.com/app-generator/rocket-django/blob/c23e335750ea6e3cb0de0e0ab0d5e67248d37c1c/apps/tables/views.py#L16

enhancement

Hi @app-generator Can you update the readme to guide us how to use htmx?

Once the user is authenticated, the avatar image can be changed. > The nominal flow - Each new profile will use a default avatar - once authenticated, the avatar is...

bug