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 7cc13fb commit 737bdd4Copy full SHA for 737bdd4
src/objects/conf/production.py
@@ -4,6 +4,7 @@
4
5
from .base import * # noqa isort:skip
6
7
+os.environ.setdefault("RELEASE", API_VERSION)
8
#
9
# Standard Django settings.
10
0 commit comments