Rocket Django
The new features added to Rocket Django - API, DataTables, User profile page, and users management (for superusers)
Hello Coders! This article presents the latest features added to Rocket Django, an open-source starter powered by Tailwind & Flowbite, Celery Beat, DRF, Docker, and CI/CD layer for Render. The sources are published on GitHub and the support is provided via Email & Discord by AppSeed.
- 👉 Rocket Django - LIVE Demo
- 🚀 Free Support (Email & Discord)
In the latest version, the codebase has been updated with some new features:
- ✅ The profile page now supports updating an IMAGE avatar
- ✅ Change password (Profile Page)
- ✅ API via DRF - Products model
- ✅ DataTables - Products model
- ✅ Edit Users - Reserved for
Superusers
( require authentication)
Here are some screens provided by the above features:
Rocket Django - Profile Page (requires authentication)
Rocket Django - Edit Products
The same information stored in the Products table can be managed via DRF. Here is the UI where the authenticated users are able to view all items and also add new ones:
For superusers, the management can be done outside the ADMIN section via a simple UI that allows them to manage the information using a simple UI: edit, delete, and change passwords:
The product is continuously updated based on the user's feedback and issues reported on GitHub.
Thanks for reading! For more starters and support, feel free to access:
- 👉 Access AppSeed for more starters and support
- 👉 Build apps with Django App Generator (free service)