
Allow a user to set a theme preference.
The django-theme is a Django package that allows users to set a theme preference in their application. It provides a quick and easy way to implement theme switching functionality in Django projects.
The django-theme package provides a straightforward way to allow users to set their preferred theme in a Django application. With easy installation steps and integration with the User model, developers can quickly implement theme switching functionality. The package is also compatible with Python 3.8 and above and follows semantic versioning for consistent version management.
