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 c970ec8 commit f53b475Copy full SHA for f53b475
example/testapp/settings.py
@@ -55,6 +55,7 @@
55
'django.contrib.sessions',
56
'django.contrib.admin',
57
'django.contrib.staticfiles',
58
+ 'django.contrib.messages',
59
'adminsortable2',
60
'testapp',
61
]
0 commit comments