mirror of
https://github.com/jazzband/django-constance.git
synced 2026-04-12 19:21:02 +00:00
2 lines
No EOL
79 B
Python
2 lines
No EOL
79 B
Python
def get_banner_with_owner(config):
|
|
return f'{config.BANNER} {config.OWNER}' |