Skip to content

Commit 1f63cdf

Browse files
committed
updates
1 parent 0273d91 commit 1f63cdf

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

Section 22 - Advanced Topics - CBVs/testadvcbv/testadvcbv/settings.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'django.contrib.sessions',
3838
'django.contrib.messages',
3939
'django.contrib.staticfiles',
40-
'test_app',
40+
'test_app.apps.TestAppConfig',
4141
]
4242

4343
MIDDLEWARE = [

0 commit comments

Comments
 (0)