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 5a00600 commit 46b4315Copy full SHA for 46b4315
src/django_atomic_transactions/settings.py
@@ -1,6 +1,5 @@
1
import os
2
3
-
4
BASE_DIR = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
5
6
SECRET_KEY = os.environ.get('SECRET_KEY', '')
0 commit comments