Revert "website: latest migration to new structure" (#11634)
Revert "website: latest migration to new structure (#11522)"
This reverts commit 9a89a5f94b
.
This commit is contained in:
@ -62,7 +62,7 @@ return ak_is_group_member(request.user, name="test_group")
|
||||
|
||||
Fetch a user matching `**filters`.
|
||||
|
||||
Returns "None" if no user was found, otherwise returns the [User](/docs/users-sources/user) object.
|
||||
Returns "None" if no user was found, otherwise returns the [User](/docs/user-group-role/user) object.
|
||||
|
||||
Example:
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
- `user`: The current user. This may be `None` if there is no contextual user. See [User](../users-sources/user/user_ref.md#object-properties).
|
||||
- `user`: The current user. This may be `None` if there is no contextual user. See [User](../user-group-role/user/user_ref.md#object-properties).
|
||||
|
||||
Example:
|
||||
|
||||
|
Reference in New Issue
Block a user