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 1766496 commit 636f33aCopy full SHA for 636f33a
README.md
@@ -28,7 +28,9 @@ Open your project's `settings.py` file and:
28
29
1. Append `sqlcipher` to your `INSTALLED_APPS`.
30
31
-2. Put the following line where you want:
+2. Set your database engine to `sqlcipher.backend`.
32
+
33
+3. Put the following line where you want:
34
35
`PRAGMA_KEY = "YOUR DATABASE KEY"`
36
0 commit comments