We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee878c2 commit 1a51148Copy full SHA for 1a51148
docs/helpers.rst
@@ -167,8 +167,8 @@ Example
167
Using the `admin_client` fixture will cause the test to automatically be marked for database use (no need to specify the
168
``django_db`` mark).
169
170
-``admin_user`` - a admin user (superuser)
171
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+``admin_user`` - an admin user (superuser)
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
172
173
An instance of a superuser, with username "admin" and password "password" (in
174
case there is no "admin" user yet).
0 commit comments