mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 17:47:04 +03:00
Merge pull request #6362 from adrienbrunet/typo
docs: typo in permissions (double space)
This commit is contained in:
commit
a52087b1b8
|
@ -274,7 +274,7 @@ The [Composed Permissions][composed-permissions] package provides a simple way t
|
||||||
|
|
||||||
## REST Condition
|
## REST Condition
|
||||||
|
|
||||||
The [REST Condition][rest-condition] package is another extension for building complex permissions in a simple and convenient way. The extension allows you to combine permissions with logical operators.
|
The [REST Condition][rest-condition] package is another extension for building complex permissions in a simple and convenient way. The extension allows you to combine permissions with logical operators.
|
||||||
|
|
||||||
## DRY Rest Permissions
|
## DRY Rest Permissions
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user