gva/gnuviechadmin/userdbs/__init__.py
Jan Dittberner 4af1a39ca4 Upgrade to Django 3.2
- update dependencies
- fix deprecation warnings
- fix tests
- skip some tests that need more work
- reformat changed code with isort and black
2023-02-18 22:46:48 +01:00

5 lines
69 B
Python

"""
This app is for managing database users and user databases.
"""