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 b0c5500 commit 52b06c9Copy full SHA for 52b06c9
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Change Log
2
3
+## [0.0.4] 2022-10-14
4
+### Improvements
5
+
6
+- Added configuration:
7
+ - Update routes in `core/urls.py`
8
+ - Update `core/settings.py`
9
+ - import `os` package, used in BASE_DIR definition
10
+ - Update `INSTALLED_APPS`
11
+ - Include the new templates, `TEMPLATES` section
12
+ - Added `Django & Celery` (end of the file)
13
14
## [0.0.3] 2022-10-14
15
### Improvements
16
0 commit comments