deck icon indicating copy to clipboard operation
deck copied to clipboard

Add a configurable verbose_name to apps.py

Open ataylor32 opened this issue 1 year ago • 0 comments

Having the app appear in Django's admin interface as "Qsessions" could be confusing for some users. It's fine if that's the default, but it would be nice if it was able to be configured to be "Sessions" or "User Logins" or whatever will be easiest for a particular project's users to understand.

ataylor32 avatar May 31 '24 16:05 ataylor32