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 d6aa2fc commit 4092f3fCopy full SHA for 4092f3f
CHANGELOG.md
@@ -1,7 +1,13 @@
1
# Change Log
2
3
+## [1.0.4] 2022-10-09
4
+### Improvements (`Django Codebase`)
5
+
6
+- Manage CORS_HOSTS via `env`
7
+- Added `django-environ` for ENV management
8
9
## [1.0.3] 2022-10-09
-### Improvements
10
+### Improvements (`React Codebase`)
11
12
- React Codebase
13
- Read `BACKEND_URL` from env (optional)
0 commit comments