- Initial release with Bootstrap and Tailwind CSS support.
This is the first official release of Django UI Forms, a reusable app designed to extend Django's form capabilities with customizable UI templates for both Bootstrap and Tailwind CSS frameworks. This initial version provides a foundational structure for building forms with enhanced styling and ease of integration.
Features
- Custom form handling with Bootstrap and Tailwind CSS support.
- Easy to use and integrate into existing Django projects.
- Flexible and reusable components for better form management.
- Customizable form rendering with template support.
Installation
You can install this package via pip:
bash
pip install django-ui-forms
Usage
Please go through [README.md](https://github.com/mohitprajapat2001/Django-UI-Forms/blob/develop/README.md) file for detail overview