README tweak

This commit is contained in:
Michael 2020-03-22 06:40:01 -05:00
parent fe06053abe
commit 1eaa8edd0e

View File

@ -36,9 +36,8 @@ urlpatterns = [
] ]
``` ```
(Optional)
Use Http-Only cookies (Optional) Use Http-Only cookies
```python ```python
REST_USE_JWT = True REST_USE_JWT = True