deck
deck copied to clipboard
Add a configurable verbose_name to apps.py
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.