Commit b18584e
committed
Refactor tag fieldsets in DealAdmin
Updated the DealAdmin configuration to use the new `get_tag_fieldsets` method for managing tag-related fields. This change improves code modularity and reduces redundancy in the `dealadmin.py` file.1 parent 9bbb10a commit b18584e
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
| 267 | + | |
271 | 268 | | |
272 | 269 | | |
273 | 270 | | |
| |||
0 commit comments