We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496d4b9 commit f967f9bCopy full SHA for f967f9b
src/opengeodeweb_back/app_config.py
@@ -5,7 +5,7 @@
5
# Third party imports
6
# Local application imports
7
8
-DATABASE_FILENAME = "project.db" # Should be declared only once.
+DATABASE_FILENAME = "project.db"
9
10
11
class Config(object):
0 commit comments