feat(theme): Add dropdown theme functionality #119 #120
No reviewers
Labels
No labels
bug
Chore
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
javascript
python
question
refactor
release
tests
ui
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
dunwright/django-tag-me!120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-119"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add setting to allow key theme and path value to choose a theme.
The theme is can be selected on a per field basis in the form init and
assign the theme name to the field widget.
Default tag_me theme is added if the dev does not create new themes.
closes #119