Skip to content

Commit 52b06c9

Browse files
committed
Release v0.0.4 - Added Configuration for Django TM
1 parent b0c5500 commit 52b06c9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

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+
314
## [0.0.3] 2022-10-14
415
### Improvements
516

0 commit comments

Comments
 (0)