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 ca57916 commit a575135Copy full SHA for a575135
sqlcipher/signals.py
@@ -1,3 +1,5 @@
1
+from __future__ import unicode_literals
2
+
3
from django.conf import settings
4
from django.db.backends.signals import connection_created
5
0 commit comments